Skip to content

Commit

Permalink
ci: update gist id in test workflow (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
afuetterer authored May 19, 2024
1 parent ee6f6aa commit 4172e6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
with:
# GIST_TOKEN is a GitHub personal access token with scope "gist".
auth: ${{ secrets.GIST_TOKEN }}
gistID: fcb87d45f4d7defdfeffa65eb1d65f63
gistID: adc66df152c473c1aa136557ee8181ca
filename: coverage-badge.json
label: Coverage
namedLogo: python
Expand Down

0 comments on commit 4172e6f

Please sign in to comment.