Skip to content

Commit

Permalink
ga: try to create symbolic link
Browse files Browse the repository at this point in the history
  • Loading branch information
johanneswilm committed Aug 3, 2023
1 parent eab2aa7 commit 6fac970
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ jobs:
node-version: 18
- run: npm install
- uses: jamesmortensen/chromedriver-matcher-action@v1
- run: ln -s $(which google-chrome) /usr/bin/google-chrome-stable
- run: npm test

0 comments on commit 6fac970

Please sign in to comment.