Skip to content

Commit 8a0540b

Browse files
committed
Remove cache to try and fix yarn e2e test workflow errors
1 parent 7cfab5c commit 8a0540b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/e2e.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
uses: buildjet/setup-node@v3
3333
with:
3434
node-version: 20.11.1
35-
cache: "pnpm"
3635

3736
- name: 📥 Download deps
3837
run: pnpm install --frozen-lockfile --filter trigger.dev...

0 commit comments

Comments
 (0)