We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
eslint-remote-tester-run-action
1 parent bf08998 commit 9fd9856Copy full SHA for 9fd9856
.github/workflows/smoke-test.yml
@@ -19,7 +19,7 @@ jobs:
19
- run: |
20
npm link
21
npm link eslint-plugin-react
22
- - uses: AriPerkkio/eslint-remote-tester-run-action@v1
+ - uses: AriPerkkio/eslint-remote-tester-run-action@v2
23
with:
24
issue-title: 'Results of weekly scheduled smoke test'
25
eslint-remote-tester-config: test/eslint-remote-tester.config.js
0 commit comments