mirror of
https://github.com/aljazceru/mutiny-web.git
synced 2026-01-17 21:24:22 +01:00
test all routes, test send + receive
This commit is contained in:
committed by
Tony Giorgio
parent
d38f0d61a2
commit
8a427c62e8
2
.github/workflows/playwright.yml
vendored
2
.github/workflows/playwright.yml
vendored
@@ -64,7 +64,7 @@ jobs:
|
||||
VITE_FEEDBACK: https://feedback-staging.mutinywallet.com
|
||||
VITE_SCORER: https://scorer-staging.mutinywallet.com
|
||||
VITE_PRIMAL: https://primal-cache.mutinywallet.com/api
|
||||
run: pnpm exec playwright test
|
||||
run: pnpm exec playwright test --grep-invert @slow
|
||||
- uses: actions/upload-artifact@v3
|
||||
if: always()
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user