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 16, 2024
1 parent 5bba679 commit e89f7e3
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 e89f7e3

Please sign in to comment.