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 2d97346 commit c57ccd1Copy full SHA for c57ccd1
.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@v2
+ - uses: AriPerkkio/eslint-remote-tester-run-action@v3
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