Skip to content

Commit

Permalink
change badge export path
Browse files Browse the repository at this point in the history
  • Loading branch information
sigmafelix committed Nov 10, 2024
1 parent c5e2ed3 commit a5913ad
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/test-coverage-local.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,6 @@ jobs:
COV=$(cat ${{ github.workspace }}/local_cov.Rout)
echo "coverage=$COV" >> $GITHUB_OUTPUT
- name: Checkout gh-pages
uses: actions/checkout@v4
with:
ref: gh-pages

- name: Create Badges
shell: bash
run: |
Expand Down

0 comments on commit a5913ad

Please sign in to comment.