Skip to content

Commit

Permalink
install chromium brew in comp tests as well
Browse files Browse the repository at this point in the history
  • Loading branch information
kaloster committed Sep 10, 2024
1 parent b2c7be0 commit 2102768
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/compatibility_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install -y libhdf5-serial-dev
sudo apt-get install chromium-browser
- name: Install dependencies (MacOS)
if: startsWith(matrix.os, 'macos')
run: |
Expand Down

0 comments on commit 2102768

Please sign in to comment.