fix(package.json): fix test run script
This commit is contained in:
parent
894dc99574
commit
8d896af514
3 changed files with 6 additions and 3 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
|
||||
- run: npm run test:headless:singleRun
|
||||
Loading…
Add table
Add a link
Reference in a new issue