dev #5
+2
-2
@@ -150,8 +150,8 @@ steps:
|
||||
commands:
|
||||
- npm ci
|
||||
- cd e2e && npm ci
|
||||
- npx playwright install chromium --with-deps
|
||||
- npm run test:tier:standard
|
||||
- cd e2e && npx playwright install chromium --with-deps
|
||||
- cd e2e && npm run test:standard
|
||||
when:
|
||||
event:
|
||||
- push
|
||||
|
||||
Reference in New Issue
Block a user