test command

This commit is contained in:
2022-11-15 13:15:34 +01:00
parent 0934808a59
commit 42a8ab5d0f

View File

@@ -28,7 +28,7 @@ jobs:
npx playwright install --with-deps
- name: Run your tests
run: npm run test:run
run: npm test
- uses: actions/upload-artifact@v2
if: always()
with: