Configure GHA dotnet test timeout

rendering
Liza 2023-03-26 13:55:30 +02:00
parent 4288440e6c
commit d645aa9ea7
1 changed files with 1 additions and 0 deletions

View File

@ -33,3 +33,4 @@ jobs:
- name: Test
run: dotnet test --no-restore --verbosity normal
timeout-minutes: 10