Skip to content

Commit b44f32d

Browse files
committed
Dedupe dependencies
1 parent ff8b4d8 commit b44f32d

File tree

2 files changed

+72
-894
lines changed

2 files changed

+72
-894
lines changed

.github/workflows/lint-js-and-ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
# --profile because we don't care about node10
9292
# --ignore-rules CJS default export can't be resolved at the moment,
9393
# revisit in 15.0.0
94-
run: attw --pack . --profile node16 --ignore-rules cjs-only-exports-default
94+
run: yarn run attw --pack . --profile node16 --ignore-rules cjs-only-exports-default
9595
# We only download and run Actionlint if there is any difference in GitHub Action workflows
9696
# https://github.com/rhysd/actionlint/blob/main/docs/usage.md#on-github-actions
9797
- name: Check for GitHub Actions changes

0 commit comments

Comments
 (0)