Skip to content

Commit

Permalink
fixup! ci: pnpm cache
Browse files Browse the repository at this point in the history
  • Loading branch information
himself65 committed Sep 15, 2024
1 parent a89f78d commit 2d0e4fc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
path: packages/waku
- name: Install Playwright
id: install-playwright
uses: ./.github/actions/playwright.yml
uses: ./.github/actions/playwright
- run: pnpm exec playwright test --forbid-only --shard=${{ matrix.shared }}/4
env:
TEMP_DIR: ${{ runner.temp }}
Expand Down

0 comments on commit 2d0e4fc

Please sign in to comment.