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

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
1 changed files with 1 additions and 1 deletions

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: