Skip to content

Commit

Permalink
Update based on parent project
Browse files Browse the repository at this point in the history
  • Loading branch information
jacklinke committed Oct 24, 2023
1 parent 6d9642e commit 9b0f3d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ jobs:
if: matrix.session == 'tests'
run: |
pipx install --pip-args=--constraint=.github/workflows/constraints.txt playwright
playwright install --with-deps chromium
python -m playwright install --with-deps
- name: Compute pre-commit cache key
Expand Down

0 comments on commit 9b0f3d1

Please sign in to comment.