Skip to content

Commit

Permalink
chore: fix windows ci
Browse files Browse the repository at this point in the history
  • Loading branch information
hugomrdias committed Feb 10, 2025
1 parent 88b5559 commit d1cd83b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
node-version: lts/*
cache: pnpm
- run: pnpm install
- run: npx playwright install winldd
- run: pnpm test
- run: ./cli.js mocks/test.mocha.js --browser firefox
- run: ./cli.js mocks/test.mocha.js --browser webkit
Expand Down

0 comments on commit d1cd83b

Please sign in to comment.