Skip to content

Commit

Permalink
fix: workflow 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
qwe916 committed Jan 6, 2024
1 parent 8b07d44 commit b8867de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codecoverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
if: always()
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
file: ./build/jacoco/index.xml

0 comments on commit b8867de

Please sign in to comment.