chore: update cli tests step name
This commit is contained in:
parent
0e58219963
commit
48f228ba16
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -25,6 +25,6 @@ jobs:
|
|||
run: |
|
||||
npm install --ignore-scripts
|
||||
|
||||
- name: `cli` tests
|
||||
- name: Run CLI tests
|
||||
run: cd packages/cli npm run test run .
|
||||
continue-on-error: false
|
||||
|
|
Loading…
Reference in a new issue