Skip to content

Commit

Permalink
lower timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerJang27 committed Jan 2, 2024
1 parent b2bb101 commit 8dde77d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
if:
needs.detect_changes.outputs.linters == 'true' || needs.detect_changes.outputs.all-linters ==
'linters'
timeout-minutes: 90
timeout-minutes: 10
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 8dde77d

Please sign in to comment.