Skip to content

Commit b293975

Browse files
authored
Update test.yml
1 parent d177ee3 commit b293975

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
- name: Run Tests
3939
uses: Borales/actions-yarn@v2.0.0
4040
with:
41-
cmd: test # will run `yarn test` command
41+
cmd: test run # will run `yarn test run` command

0 commit comments

Comments
 (0)