Skip to content

Commit

Permalink
[DEV-37] Codecov 리포트 오류 수정 (#276)
Browse files Browse the repository at this point in the history
  • Loading branch information
stophwan authored Jun 30, 2024
1 parent b9810ab commit 784eb0a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/pr-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,6 @@ jobs:

# report 업로드하기
- name: Upload coverage to Codecov
uses: codecov/[email protected]
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 784eb0a

Please sign in to comment.