Skip to content

Commit

Permalink
Do not pass a path to a file
Browse files Browse the repository at this point in the history
  • Loading branch information
konraddysput committed Oct 3, 2024
1 parent 690d9be commit 663e631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- run: npm run format:check
- run: npm test
- name: smoke-test
uses: ./smoketest.yml
uses: ./smoketest

test_linux:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 663e631

Please sign in to comment.