Skip to content

Commit 3d07f9a

Browse files
committed
add github python code coverage action wip11
1 parent 30b1c74 commit 3d07f9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
uses: schneegans/[email protected]
7171
with:
7272
auth: ${{ secrets.CI_READ_COMMON }}
73-
gistID: 78d9987bc7330f84f56e1f02558f963a
73+
gistID: 277ec23e4e70728824362a0d24fbd0f9
7474
filename: pytest-coverage-comment.json
7575
label: Coverage Report
7676
message: ${{ steps.coverageComment.outputs.coverage }}

0 commit comments

Comments
 (0)