8000 test(eslint-plugin): clean up eslint-plugin test run · esetnik/typescript-eslint@5594e5c · GitHub
[go: up one dir, main page]

Skip to content

Commit 5594e5c

Browse files
committed
test(eslint-plugin): clean up eslint-plugin test run
1 parent 60b581a commit 5594e5c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -298,8 +298,7 @@ jobs:
298298
CI: true
299299

300300
- name: Run unit tests for eslint-plugin
301-
run: |
302-
yarn test
301+
run: yarn test
303302
working-directory: packages/eslint-plugin
304303
env:
305304
CI: true

0 commit comments

Comments
 (0)
0