test command

This commit is contained in:
cupcakearmy 2022-11-15 13:15:34 +01:00
parent 0934808a59
commit 42a8ab5d0f
No known key found for this signature in database
GPG Key ID: 3235314B4D31232F
1 changed files with 1 additions and 1 deletions

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: