Skip to content

Commit

Permalink
Update api-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
saravanpa-aot authored Jan 5, 2024
1 parent 2bf0893 commit 0e3dabd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/api-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
- name: Sets Codecov branch name
run: |
echo "CODECOV_BRANCH=PR_${{github.head_ref}}" >> $GITHUB_ENV
echo "CODECOV_BRANCH=PR_${{github.head_ref}}" >> $GITHUB_ENV
if: github.event_name == 'pull_request'
- name: Upload coverage to Codecov
Expand Down

0 comments on commit 0e3dabd

Please sign in to comment.