Skip to content

Commit

Permalink
update playwright
Browse files Browse the repository at this point in the history
  • Loading branch information
mockersf committed Apr 5, 2024
1 parent 2b42275 commit 5b36ac1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/workflow-wasm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ jobs:
run: |
cd .github/start-wasm-example
npm install
// update playwright
npm install -D @playwright/test@latest
npx playwright install --with-deps
cd ../..
Expand Down

0 comments on commit 5b36ac1

Please sign in to comment.