Skip to content

Commit 6eff482

Browse files
committed
Simplify workflow
1 parent 39194fa commit 6eff482

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/eslint-plugin-diff.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313
yarn link
1414
yarn link "eslint-plugin-diff"
1515
- name: Run ESLint on your changes only
16-
run: npx --no-install eslint --ext .js,.jsx,.ts,.tsx .
16+
run: yarn run lint

0 commit comments

Comments
 (0)