Update .github/workflows/multi-mdx-regression.yml
Some checks failed
Multi-MDX Regression (IMP-91) / multi-mdx-regression (push) Failing after 19s
Some checks failed
Multi-MDX Regression (IMP-91) / multi-mdx-regression (push) Failing after 19s
This commit is contained in:
2
.github/workflows/multi-mdx-regression.yml
vendored
2
.github/workflows/multi-mdx-regression.yml
vendored
@@ -28,7 +28,7 @@ jobs:
|
||||
python-version: "3.11"
|
||||
cache: pip
|
||||
|
||||
- name: Install Chrome system dependencies
|
||||
- name: Install Chrome system dependencies
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y chromium-browser || true
|
||||
|
||||
Reference in New Issue
Block a user