debug: CI: run on firefox only
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Aravinth Manivannan 2024-01-10 01:40:43 +05:30
parent dbe940742b
commit 75b93856eb
Signed by: realaravinth
GPG key ID: F8F50389936984FF

View file

@ -6,7 +6,7 @@ steps:
commands:
- npm ci
- npx playwright install --with-deps
- npx playwright test
- npx playwright test --project=firefox
services:
forgejo: