Skip to content

Commit

Permalink
ci: add timeout to test step
Browse files Browse the repository at this point in the history
  • Loading branch information
matejkubinec committed Nov 22, 2024
1 parent 40ff9b6 commit 1691071
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
global-json-file: global.json

- name: Test
timeout-minutes: 5
run: dotnet test src/MNCD.sln

build:
Expand Down

0 comments on commit 1691071

Please # to comment.