Skip to content

Commit

Permalink
Fix smoke test
Browse files Browse the repository at this point in the history
  • Loading branch information
fisker committed May 9, 2024
1 parent f5a6cd7 commit 08dc329
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/smoke-test.yml
Expand Up @@ -14,7 +14,7 @@ jobs:
- run: |
npm install --legacy-peer-deps
npm link
npm link eslint-plugin-unicorn
npm link eslint-plugin-unicorn --legacy-peer-deps
- uses: AriPerkkio/eslint-remote-tester-run-action@v4
with:
issue-title: "Results of weekly scheduled smoke test"
Expand Down

0 comments on commit 08dc329

Please sign in to comment.