Skip to content

Commit

Permalink
CI: Timeout deno tests at 5 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
effigies committed Jun 30, 2023
1 parent 4f3f7d0 commit 808e482
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deno_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:

test:
runs-on: ${{ matrix.os }}
timeout-minutes: 5
strategy:
matrix:
os: [ubuntu-22.04, macos-12, windows-2022]
Expand Down

0 comments on commit 808e482

Please sign in to comment.