Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Commit

Permalink
test: fix webdriver
Browse files Browse the repository at this point in the history
  • Loading branch information
luciorubeens committed May 28, 2020
1 parent 765abb1 commit dab6dea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ jobs:
- name: Install
run: npm install --ignore-scripts
- name: Test
run: npm run test:e2e -- --prod
run: npm run test:e2e -- --prod --webdriver-update false

0 comments on commit dab6dea

Please sign in to comment.