Skip to content

Commit

Permalink
Add timeout to GitHub action
Browse files Browse the repository at this point in the history
  • Loading branch information
mantoni committed Dec 21, 2023
1 parent 1077e98 commit 0167497
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
timeout-minutes: 5
strategy:
matrix:
node-version: ['16.x', '18.x', '20.x']
Expand Down

0 comments on commit 0167497

Please sign in to comment.