Skip to content

Commit fd2d9d3

Browse files
committedNov 11, 2024
Temp disable argos (fixes in knip → issues reported issues)
1 parent 6e15421 commit fd2d9d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/integration.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
pnpm i -g pnpm
7373
pnpm install
7474
pnpm add -D -w $PKG_URL
75-
pnpm run knip
75+
pnpm run knip --fix --no-exit-code
7676
7777
- name: eslint
7878
repo: eslint/eslint

0 commit comments

Comments
 (0)
Please sign in to comment.