ci(.github): modify test npm script

This commit is contained in:
Lorenzo Iovino 2024-07-10 05:43:07 +02:00
parent 30ce3d85c5
commit 093f26d4ca

View file

@ -18,4 +18,4 @@ jobs:
- uses: actions/checkout@v2
- run: npm install
- run: npm run test:headless:singleRun
- run: npm run test