Skip to content

Commit

Permalink
Add working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
thecalcc committed Nov 21, 2024
1 parent a418e48 commit 8e501ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:

- name: Pin chrome version
run: node ./node_modules/.bin/webdriver-manager update --versions.chrome=127.0.6533.99
working-directory: e2e/client

- name: Run Protractor
run: npx protractor-flake --parser standard --max-attempts=3 -- protractor.conf.js --suite=${{ matrix.suite }} --webdriver-update false
Expand Down

0 comments on commit 8e501ba

Please sign in to comment.