diff --git a/.github/workflows/compatibility_tests.yml b/.github/workflows/compatibility_tests.yml index c29df6e29..05aec9a96 100644 --- a/.github/workflows/compatibility_tests.yml +++ b/.github/workflows/compatibility_tests.yml @@ -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: |