Skip to content

Commit

Permalink
add chromium install
Browse files Browse the repository at this point in the history
  • Loading branch information
ManonMarchand committed May 2, 2024
1 parent 0e26565 commit 49a9a0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/js-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
npm install
python -m pip install .
python -m pip install jupyterlab
sudo apt install chromium-browser -y
- name: Install Playwright Browser
run: npx playwright install chromium
- name: Run Playwright tests
Expand Down

0 comments on commit 49a9a0f

Please sign in to comment.