Skip to content

Commit

Permalink
test cover 3
Browse files Browse the repository at this point in the history
  • Loading branch information
ZEXSM committed Oct 29, 2023
1 parent cc856a8 commit c5656ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
echo ${{ github.job }}
echo ${{ github.run_id }}
echo ${{ github.ref_name }}
echo ${GITHUB_HEAD_REF:-${GITHUB_REF#refs/heads/}}
dotnet minicover coverallsreport --service-name "github" \
--service-job-id ${{ github.run_number }} \
--repo-token ${{ secrets.COVERALLS_REPO_TOKEN }} \
Expand Down

0 comments on commit c5656ba

Please sign in to comment.