chore: ci use right package for playwrite test
Some checks failed
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/playwright Pipeline failed

This commit is contained in:
kekskurse 2025-03-12 17:00:16 +01:00
parent 1659fdaef8
commit ff4b3002f8

View file

@ -13,6 +13,6 @@ services:
steps: steps:
- name: test - name: test
image: kekskurse/miniauth:${CI_COMMIT_SHA} image: git.keks.cloud/kekskurse/miniauth:${CI_COMMIT_SHA}
commands: commands:
- npx playwright test - npx playwright test