mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-09-12 19:51:00 +05:00
ci: target restore redaction test correctly
This commit is contained in:
parent
d03089695d
commit
5ec3de875b
@ -32,7 +32,7 @@ jobs:
|
||||
cache: pnpm
|
||||
- run: pnpm install --frozen-lockfile
|
||||
- name: Focused credential-redaction tests
|
||||
run: pnpm --filter=dokploy run test -- --run __test__/backups/redact-credentials.test.ts
|
||||
run: pnpm --filter=dokploy exec vitest --config __test__/vitest.config.ts --run __test__/backups/redact-credentials.test.ts
|
||||
- name: Workspace typecheck
|
||||
run: pnpm typecheck
|
||||
- name: Biome check hardened files
|
||||
|
||||
Loading…
Reference in New Issue
Block a user