Skip to content

Commit

Permalink
Changed coverage from website to report
Browse files Browse the repository at this point in the history
  • Loading branch information
nguy8tri committed Sep 16, 2024
1 parent c3cc822 commit ee594c0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,9 @@ jobs:
- name: Install rsync
run: apt install -y rsync
- name: Upload Coverage Report
uses: JamesIves/github-pages-deploy-action@v4
uses: actions/upload-artifact@v3
with:
name: Coverage Report
branch: coverage-report
folder: build/documentation/coverage

doxygen:
Expand Down

0 comments on commit ee594c0

Please sign in to comment.