Skip to content

Commit

Permalink
Add 10 minute timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
karlhorky authored Dec 3, 2023
1 parent f41d7a1 commit d5b3ed4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint-check-types-jest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ jobs:
build:
name: Lint, Check Types, Jest
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
- uses: actions/checkout@v4
- name: Use Node.js
Expand Down

0 comments on commit d5b3ed4

Please sign in to comment.