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.
1 parent d177ee3 commit b293975Copy full SHA for b293975
1 file changed
.github/workflows/test.yml
@@ -38,4 +38,4 @@ jobs:
38
- name: Run Tests
39
uses: Borales/actions-yarn@v2.0.0
40
with:
41
- cmd: test # will run `yarn test` command
+ cmd: test run # will run `yarn test run` command
0 commit comments