ci(.github): modify test npm script
This commit is contained in:
parent
30ce3d85c5
commit
093f26d4ca
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
|
@ -18,4 +18,4 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
|
||||
- run: npm install
|
||||
- run: npm run test:headless:singleRun
|
||||
- run: npm run test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue