Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
AriPerkkio committed Oct 7, 2023
1 parent 4faee06 commit 3b18981
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/smoke-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ jobs:
with:
node-version: 14
- run: yarn install
- uses: AriPerkkio/eslint-remote-tester-run-action@feat/support-ts-configs
- uses: AriPerkkio/eslint-remote-tester-run-action@feat/issue-label
with:
issue-title: "Results of weekly scheduled smoke test"
issue-label: "smoke-test-123"
eslint-remote-tester-config: eslint-remote-tester.config.smoke.js

0 comments on commit 3b18981

Please sign in to comment.