Skip to content

Commit

Permalink
playwright browser
Browse files Browse the repository at this point in the history
  • Loading branch information
bugzpodder committed Sep 24, 2023
1 parent c128d10 commit 5fb27ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
run: yarn install
- name: Build pysandbox
run: yarn build
- name: Install playwright browsers
run: yarn playwright install
- name: Run Playwright tests
run: yarn test
- uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 5fb27ab

Please sign in to comment.