Skip to content

Commit

Permalink
Merge pull request eclipse-thingweb#1133 from JKRhb/timeout-test
Browse files Browse the repository at this point in the history
ci: set a timeout for testing step of ten minutes
  • Loading branch information
relu91 authored Oct 24, 2023
2 parents 28a084a + 0274659 commit 247b0d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:

- name: Test with coverage report
run: npm run coverage:only
timeout-minutes: 10

- name: Upload to codecov.io
uses: codecov/codecov-action@v2
Expand Down

0 comments on commit 247b0d4

Please sign in to comment.