Skip to content

Commit

Permalink
Upload HTML coverage artefact
Browse files Browse the repository at this point in the history
Delete coverage workflow
  • Loading branch information
oej committed Aug 26, 2024
1 parent a048aa1 commit f84763b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,10 @@ jobs:
with:
name: tei-coverage
path: artifact
- uses: actions/upload-artifact@master
with:
name: tei-coverage-html
path: htmlcov

coverage:
needs: test
Expand Down

0 comments on commit f84763b

Please sign in to comment.