Skip to content

Commit

Permalink
add timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
larshp committed Sep 26, 2024
1 parent 10aca54 commit 66d7aeb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@ on: [push, pull_request]

jobs:
test:

runs-on: ubuntu-latest

timeout-minutes: 5
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
Expand Down

0 comments on commit 66d7aeb

Please sign in to comment.