We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cdfa28 commit e1e519eCopy full SHA for e1e519e
1 file changed
.github/workflows/ci.yaml
@@ -41,7 +41,7 @@ jobs:
41
- name: Setup Nix
42
uses: ./.github/actions/setup-nix
43
with:
44
- tools: nodejs_24 pnpm_10 oxlint oxfmt similarity nixfmt
+ tools: nodejs_24 pnpm_10 oxlint oxfmt
45
- name: Run Lint
46
run: pnpm run lint
47
0 commit comments