Skip to content

Commit

Permalink
Install playwright browsers dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mmicu committed Aug 6, 2023
1 parent 2d2b696 commit f3e7c97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ jobs:
run: |
pip install playwright==1.35.0
playwright install
playwright install-deps
- name: Download dfx binary
uses: actions/download-artifact@v3
with:
Expand Down

0 comments on commit f3e7c97

Please sign in to comment.