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

Update .forgejo/workflows/lint.yml

parent 9d88343c
No related branches found
No related tags found
No related merge requests found
......@@ -51,7 +51,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 eslint
......
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