Skip to content

Commit

Permalink
CI: Set timeout of 5 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
jinnovation committed Jan 11, 2025
1 parent beb02be commit 739f4c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ name: test
- main
jobs:
build-and-test:
timeout-minutes: 5
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down

0 comments on commit 739f4c3

Please sign in to comment.