Skip to content

Commit

Permalink
increasing ci timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
ef4 committed Nov 6, 2024
1 parent dcccf52 commit afe0e0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
test-node:
name: Test node-tests
runs-on: ubuntu-latest
timeout-minutes: 7
timeout-minutes: 14
steps:
- name: Check out a copy of the repo
uses: actions/checkout@v4
Expand Down

0 comments on commit afe0e0e

Please sign in to comment.