Skip to content

Commit

Permalink
Merge pull request #35 from vith/30s-ava-timeout-for-gitlab-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
vith authored Aug 1, 2020
2 parents 951acac + 3153fcd commit 452953f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ image: vith/puppeteer
test:
script:
- npm install
- npm test
- npm test -- --timeout=30s

0 comments on commit 452953f

Please sign in to comment.