[go: nahoru, domu]

Skip to content

Commit

Permalink
Integrate codacy
Browse files Browse the repository at this point in the history
  • Loading branch information
ashtanko committed Mar 29, 2024
1 parent 57e827a commit 504b812
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,7 @@ jobs:
exclude: '**/*.g.dart **/*.gen.dart **/lib/di/ lib/generated/ **/lib/generated/ lib/di/*.dart **/lib/constants/ lib/constants/*.dart/ lib/routers/router.dart'

- name: Upload coverage to codecov
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v3

- name: Upload coverage reports
run: bash <(curl -Ls https://coverage.codacy.com/get.sh)

0 comments on commit 504b812

Please sign in to comment.