Skip to content

Commit

Permalink
add timeout-minutes property to main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelholly committed Jan 15, 2024
1 parent bf25cfe commit 3f3fcd3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ jobs:
test:
name: Run tests
runs-on: self-hosted
timeout-minutes: 60
needs: [setup, build]
strategy:
# if fail-fast is set to true, the job will abort if one of the tests fail
Expand Down

0 comments on commit 3f3fcd3

Please sign in to comment.