Skip to content

Commit

Permalink
increase timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
Foivos committed Apr 26, 2024
1 parent 841f212 commit 374f7e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codecov.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ jobs:
run: npm run build

- name: Test
timeout-minutes: 30
timeout-minutes: 60
run: npm run test --coverage

0 comments on commit 374f7e1

Please sign in to comment.