Skip to content

Commit 0e5cfb1

Browse files
authored
Update coverage gist id
1 parent 2fbee70 commit 0e5cfb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
uses: schneegans/dynamic-badges-action@v1.4.0
4646
with:
4747
auth: ${{ secrets.CODECOVERAGE_GIST }}
48-
gistID: 21974aee9ff21ae779be1549795b4e09
48+
gistID: 24a6d63ff9d29d9be5399169f8199ca0
4949
filename: pytest-coverage__${{ github.ref_name }}.json
5050
label: coverage
5151
message: ${{ steps.coverageComment.outputs.coverage }}

0 commit comments

Comments
 (0)