Skip to content

Commit

Permalink
chore: comment generate_coverage_data
Browse files Browse the repository at this point in the history
  • Loading branch information
rmocanu-ionos committed Feb 13, 2025
1 parent ca4f50b commit d607e0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ jobs:
with:
version: ${{ needs.prerequisites.outputs.version }}

generate_coverage_data:
continue-on-error: true
# generate_coverage_data:
# continue-on-error: true
env:
COVERAGE_OUTPUT_DIR: ${{ secrets.COVERAGE_OUTPUT_DIR }}
name: generate_coverage_data
Expand Down

0 comments on commit d607e0b

Please sign in to comment.