We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb81070 commit 1ca6180Copy full SHA for 1ca6180
.github/workflows/e2e.yml
@@ -35,7 +35,6 @@ jobs:
35
uses: buildjet/setup-node@v3
36
with:
37
node-version: 20.11.1
38
- cache: "pnpm"
39
40
- name: 📥 Download deps
41
run: pnpm install --frozen-lockfile --filter trigger.dev...
0 commit comments