Skip to content

Commit 1ca6180

Browse files
committed
Remove cache to try and fix yarn e2e test workflow errors
1 parent fb81070 commit 1ca6180

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
@@ -35,7 +35,6 @@ jobs:
3535
uses: buildjet/setup-node@v3
3636
with:
3737
node-version: 20.11.1
38-
cache: "pnpm"
3938

4039
- name: 📥 Download deps
4140
run: pnpm install --frozen-lockfile --filter trigger.dev...

0 commit comments

Comments
 (0)