Skip to content

Commit

Permalink
ci: Timeout after 10 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
rschristian committed Dec 15, 2022
1 parent 66d4edd commit 4169153
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
test:
name: Test
runs-on: ubuntu-latest
timeout-minutes: 10
strategy:
matrix:
node-version: [12.x, 14.x]
Expand Down

0 comments on commit 4169153

Please sign in to comment.