Skip to content

Commit

Permalink
s
Browse files Browse the repository at this point in the history
  • Loading branch information
afuetterer committed Jul 17, 2024
1 parent 8330ff7 commit 8821ed4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,9 @@ jobs:
- name: Install e2e tests dependencies
run: playwright install chromium
if: matrix.end-to-end
- name: Install e2e tests dependencies
run: python -m playwright install --with-deps
if: matrix.end-to-end
- name: Run end-to-end tests
run: |
mkdir screenshots
Expand Down

0 comments on commit 8821ed4

Please sign in to comment.