mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2024-12-22 08:16:28 +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
|
npx playwright install --with-deps
|
||||||
|
|
||||||
- name: Run your tests
|
- name: Run your tests
|
||||||
run: npm run test:run
|
run: npm test
|
||||||
- uses: actions/upload-artifact@v2
|
- uses: actions/upload-artifact@v2
|
||||||
if: always()
|
if: always()
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user