mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2024-12-21 15:56:27 +00:00
test command
This commit is contained in:
parent
0934808a59
commit
42a8ab5d0f
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user