Skip to content

Commit

Permalink
ci: Fixed syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
spuxx-dev committed Jul 29, 2024
1 parent a89ad82 commit 0d35afd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@ jobs:
uses: spuxx1701/ci-cd/.github/workflows/[email protected]
needs:
- install_deps
with:
COVERAGE_FILENAME: reports/vitest/coverage/cobertura-coverage.xml
COVERAGE_FAIL_BELOW_MIN: 100

0 comments on commit 0d35afd

Please sign in to comment.