mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2024-12-11 11:24:28 +03:00
reference SHA in coverage diff comment (#16269)
This commit is contained in:
parent
1bbfcfaf89
commit
731ded3923
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -224,7 +224,7 @@ jobs:
|
||||
- name: Add diff coverage report comment to PR
|
||||
if: always()
|
||||
env:
|
||||
BRANCH_NAME: ${{ github.base_ref }}
|
||||
BRANCH_NAME: ${{ github.sha }}
|
||||
COV_STATUS: ${{ env.COV_STATUS }}
|
||||
GH_TOKEN: ${{ github.token }}
|
||||
ORG_REPO: ${{ github.repository }}
|
||||
|
Loading…
Reference in New Issue
Block a user