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 d4f98ed commit 925ddd7Copy full SHA for 925ddd7
1 file changed
.github/workflows/build.yaml
@@ -219,6 +219,7 @@ jobs:
219
with:
220
node-version: lts/*
221
cache: pnpm
222
+ - run: pnpm install
223
- run: deno task test:cfworkers
224
working-directory: ${{ github.workspace }}/packages/fedify/
225
0 commit comments