Skip to content

Commit

Permalink
feature add to get code coverage #17 create coverage action
Browse files Browse the repository at this point in the history
  • Loading branch information
kynmh69 committed Mar 20, 2024
1 parent 9fa164e commit 55c4fd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

test-api:
coverage-api:
runs-on: ubuntu-latest
services:
postgres:
Expand Down

0 comments on commit 55c4fd7

Please sign in to comment.