Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: ruzell22 <[email protected]>
  • Loading branch information
ruzell22 committed Sep 30, 2024
1 parent 99acf27 commit 79b28cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/are-the-types-wrong.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
path: ./.yarn/
restore-keys: |
${{ runner.os }}-yarn-${{ hashFiles('./yarn.lock') }}
- run: ./tools/ci.sh
- run: npm run configure
- name: Installing AreTheTypesWrong Library
run: npm i -g @arethetypeswrong/cli
- name: Running AreTheTypesWrong scan
Expand Down

0 comments on commit 79b28cc

Please sign in to comment.