Skip to content

Commit ad6429c

Browse files
committed
Run local attw copy in CI
1 parent 9b09c32 commit ad6429c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,4 +211,4 @@ jobs:
211211
run: ls -l .
212212

213213
- name: Run are-the-types-wrong
214-
run: npx @arethetypeswrong/cli@0.11.0 ./package.tgz --format table --ignore-rules false-cjs
214+
run: yarn attw ./package.tgz --format table --ignore-rules false-cjs

0 commit comments

Comments
 (0)