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