Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: ruzell22 <ruzell.vince.aquino@accenture.com>
  • Loading branch information
ruzell22 committed Sep 13, 2024
1 parent dcd78a5 commit a9f5cf7
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 @@ -21,4 +21,4 @@ jobs:
- name: Installing Library
run: npm i -g @arethetypeswrong/cli
- name: Building and running the scan
run: yarn are-the-types-wrong
run: TS_NODE_PROJECT=./tools/tsconfig.json node --trace-deprecation --experimental-modules --abort-on-uncaught-exception --loader ts-node/esm --experimental-specifier-resolution=node ./tools/custom-checks/run-attw-on-tgz.ts

0 comments on commit a9f5cf7

Please sign in to comment.