Skip to content

Commit

Permalink
Update gist ID for coverage badge.
Browse files Browse the repository at this point in the history
  • Loading branch information
lsoucasse committed Aug 21, 2024
1 parent ee75c50 commit 992da90
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
uses: schneegans/[email protected]
with:
auth: ${{ secrets.GIST_TOKEN }}
gistID: 99391a66bb9229771504c3a4db611d05
gistID: a25c37a328839edd00bb32d8527aec30
filename: covbadge.svg
label: Coverage
message: ${{ env.total }}%
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
![Coverage](https://gist.githubusercontent.com/lsoucasse/a25c37a328839edd00bb32d8527aec30/raw/covbadge.svg)

# MODEL FOR ROTATION OF STARS (MORS)

**This code is distributed as a python package for the purpose of the [PROTEUS framework](https://github.com/FormingWorlds/PROTEUS), a coupled simulation tool for the long-term evolution of atmospheres and interiors of rocky planets.
Expand Down

0 comments on commit 992da90

Please sign in to comment.