Skip to content

Commit

Permalink
Increase timeout for github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
lo1tuma committed Aug 25, 2020
1 parent 944a2da commit 5dfc5e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
run: npm install
- name: Run tests
run: npm test
timeout-minutes: 20
- name: Coveralls
uses: coverallsapp/github-action@master
with:
Expand Down

0 comments on commit 5dfc5e4

Please sign in to comment.