Skip to content

Commit

Permalink
убрал codecov для master - в нём нет смысла, так как подстановка данн…
Browse files Browse the repository at this point in the history
…ых все равно происходит руками +semver:skip
  • Loading branch information
Stepami committed Aug 11, 2024
1 parent 7ed2f61 commit 9f15e48
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,17 +69,6 @@ jobs:
link_missing_lines: true
show_branch: true
only_changed_files: true
- name: Code Coverage Summary Report For Master
if: github.ref == 'refs/heads/master' && github.event_name == 'push'
uses: irongut/CodeCoverageSummary@v1.3.0
with:
filename: ./tests/HydraScript.Tests/coverage.cobertura.xml
badge: true
fail_below_min: false
format: markdown
hide_branch_rate: true
hide_complexity: true
thresholds: '80 100'
- name: ReportGenerator
uses: danielpalme/ReportGenerator-GitHub-Action@5.2.1
with:
Expand Down

0 comments on commit 9f15e48

Please sign in to comment.