Skip to content

Commit 0f7ca62

Browse files
authored
ci: point smoke test at correct config file (#1019)
1 parent d52b7ab commit 0f7ca62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/smoke-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
- uses: AriPerkkio/eslint-remote-tester-run-action@v3
2222
with:
2323
issue-title: 'Results of weekly scheduled smoke test'
24-
eslint-remote-tester-config: smoke-test/eslint-remote-tester.config.ts
24+
eslint-remote-tester-config: eslint-remote-tester.config.ts

0 commit comments

Comments
 (0)