chore: ci use right package for playwrite test
This commit is contained in:
parent
1659fdaef8
commit
ff4b3002f8
1 changed files with 1 additions and 1 deletions
|
@ -13,6 +13,6 @@ services:
|
|||
|
||||
steps:
|
||||
- name: test
|
||||
image: kekskurse/miniauth:${CI_COMMIT_SHA}
|
||||
image: git.keks.cloud/kekskurse/miniauth:${CI_COMMIT_SHA}
|
||||
commands:
|
||||
- npx playwright test
|
||||
|
|
Loading…
Add table
Reference in a new issue