Skip to content

Commit

Permalink
fix: CI (#2489)
Browse files Browse the repository at this point in the history
  • Loading branch information
guybedford committed May 13, 2024
1 parent 240a070 commit 9647576
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:
run: npm install
- name: Chomp Test
run: chomp test
env:
CI_BROWSER: C:\hostedtoolcache\windows\chromium\${{ matrix.chrome }}\x64\chrome.exe
env:
CI_BROWSER: C:\hostedtoolcache\windows\setup-chrome\chromium\latest\x64\chrome.exe
CI_BROWSER_FLAGS:

0 comments on commit 9647576

Please sign in to comment.