Skip to content

Commit

Permalink
better rust
Browse files Browse the repository at this point in the history
  • Loading branch information
Shane Osbourne committed Aug 17, 2024
1 parent 99b5477 commit 0b78a44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
run: npm run build:debug -- --target aarch64-apple-darwin

- name: Npm test (binary)
run: npm test:build
run: npm run test:build

- name: Install Playwright Browsers
run: npx playwright install chromium --with-deps
Expand Down

0 comments on commit 0b78a44

Please sign in to comment.