Skip to content

Commit

Permalink
feat: increase timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-field committed Feb 3, 2025
1 parent 677ea87 commit 3cea367
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
name: Call build and test action
uses: andrew-field/reusable-workflows/.github/workflows/build-test.yml@master
with:
test_flags: -race --timeout 15m
test_flags: -race --timeout 20m

secrets: inherit
# Codecov secret used by the build-test action. Codecov token needs to be added as a secret.

0 comments on commit 3cea367

Please sign in to comment.