Skip to content

Commit

Permalink
Замена codecov на coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
nixel2007 authored Apr 1, 2024
1 parent d3bca6a commit 0ba356c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/qa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
uses: autumn-library/workflows/.github/workflows/sonar.yml@coverage
with:
github_repository: autumn-library/autumn
codecov: true
coveralls: true
secrets:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 0ba356c

Please sign in to comment.