Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
steinimo authored Jun 22, 2024
1 parent de48856 commit 990f3eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ jobs:
- name: Install needed Chrome Version
run: npm install -g chromedriver@125
- name: Run Axe with set Chromedriver path
run: axe --chromedriver-path $(npm root -g)/chromedriver/bin/chromedriver http://localhost:8080, http://localhost:8080/game, http://localhost:8080/cheat, http://localhost:8080/solver --exit
run: axe spec ./axe-worklfow.json --chromedriver-path $(npm root -g)/chromedriver/bin/chromedriver --exit

0 comments on commit 990f3eb

Please sign in to comment.