Skip to content

Commit

Permalink
Merge pull request #1178 from JKRhb/total-timeout
Browse files Browse the repository at this point in the history
ci: add a total timeout of 30 minutes
  • Loading branch information
relu91 authored Dec 1, 2023
2 parents 6c88392 + 6c13206 commit 5c06db1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
os: [macos-latest, ubuntu-latest, windows-latest]
node-version: [18.x, 20.x]

timeout-minutes: 30

steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 5c06db1

Please sign in to comment.