Skip to content
Snippets Groups Projects
Commit 02b10d64 authored by Marie's avatar Marie
Browse files

Update .forgejo/workflows/lint.yml

parent 36714930
No related branches found
No related tags found
No related merge requests found
......@@ -77,7 +77,7 @@ jobs:
- uses: https://code.forgejo.org/actions/setup-node@v4
with:
node-version-file: '.node-version'
cache: 'pnpm'
cache: 'pnpm'
- run: corepack enable
- run: pnpm i --frozen-lockfile
- run: pnpm --filter ${{ matrix.workspace }} run typecheck
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment