Skip to content

Commit

Permalink
Added badges
Browse files Browse the repository at this point in the history
  • Loading branch information
redhog authored Oct 29, 2023
1 parent 0a11050 commit 0abb09c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,8 @@ jobs:
- name: Test with nose2
run: |
nose2 -v -s tests
- name: Generate badges
uses: gaelgirodon/ci-badges-action@v1
with:
gist-id: ae708112848f5b5d4bd17e156a2f53e3
token: ${{ secrets.GIST_TOKEN }}

0 comments on commit 0abb09c

Please sign in to comment.