AI Update
All checks were successful
CI / Lint & Typecheck (push) Successful in 2m18s
CI / Test (routes) (push) Successful in 1m28s
CI / Test (security) (push) Successful in 1m12s
CI / Test (services) (push) Successful in 1m57s
CI / Test (unit) (push) Successful in 1m36s
CI / Test (integration) (push) Successful in 2m14s
CI / Test Coverage (push) Successful in 2m2s
CI / Build (push) Successful in 1m46s
All checks were successful
CI / Lint & Typecheck (push) Successful in 2m18s
CI / Test (routes) (push) Successful in 1m28s
CI / Test (security) (push) Successful in 1m12s
CI / Test (services) (push) Successful in 1m57s
CI / Test (unit) (push) Successful in 1m36s
CI / Test (integration) (push) Successful in 2m14s
CI / Test Coverage (push) Successful in 2m2s
CI / Build (push) Successful in 1m46s
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -136,7 +136,7 @@ jobs:
|
||||
run: pnpm test:coverage
|
||||
|
||||
- name: Upload coverage reports
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: actions/upload-artifact@v3
|
||||
if: always()
|
||||
with:
|
||||
name: coverage-report
|
||||
|
||||
Reference in New Issue
Block a user