Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Zidious authored Aug 8, 2023
1 parent 5b0f926 commit 30310a4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ on:
- "!master" # except master
- "!develop" # except develop

env:
# Point tests to run from newest stable chromedriver
CHROMEDRIVER_PATH: /usr/local/bin/chromedriver

jobs:
lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 30310a4

Please sign in to comment.