chore: remove GitHub Actions workflows, use Woodpecker CI exclusively
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ steps:
|
||||
commands:
|
||||
- npm ci
|
||||
- npm run db:push
|
||||
- npm run test:unit
|
||||
- npm run test:unit -- --coverage --coverageReporters=text --coverageReporters=lcov
|
||||
- npx playwright install --with-deps
|
||||
- npm run test:e2e
|
||||
|
||||
|
||||
Reference in New Issue
Block a user