Skip to content

Commit

Permalink
ci: attempt to install latest chrome
Browse files Browse the repository at this point in the history
  • Loading branch information
ikreymer committed Nov 11, 2024
1 parent 75bba44 commit 5cccde2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
node-version: 18.x
- run: yarn install
- run: yarn run build-full-test
- uses: browser-actions/setup-chrome@v1
# set up a virtual display for chrome (since the tests don't currently run it in headless mode)
# then run the tests
- run: |
Expand Down

0 comments on commit 5cccde2

Please sign in to comment.