Skip to content

Commit

Permalink
refresh coverage badge
Browse files Browse the repository at this point in the history
  • Loading branch information
cpmpercussion committed Aug 8, 2024
1 parent b3cf320 commit beb2fb2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ jobs:
run: poetry run coveralls
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# - name: refresh coverage badge
# uses: fjogeleit/http-request-action@v1
# with:
# url: https://camo.githubusercontent.com/46e89dfeb8bfbb9f0d13e8c5ed0d3779851bf0ecde89e303a3bf2a91bd956039/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f63706d70657263757373696f6e2f696d70732f62616467652e7376673f6272616e63683d6d61696e
# method: PURGE
- name: refresh coverage badge
uses: fjogeleit/http-request-action@v1
with:
url: https://camo.githubusercontent.com/2cd3e1ce343708e82b3b0423f4b53355b1c10d981934b0f8e6e81fdaa8f536dc/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f63706d70657263757373696f6e2f6b657261732d6d646e2d6c617965722f62616467652e7376673f6272616e63683d6d6173746572
method: PURGE

0 comments on commit beb2fb2

Please sign in to comment.