Skip to content

Commit

Permalink
Merge pull request #86 from Spatiotemporal-Exposures-and-Toxicology/S…
Browse files Browse the repository at this point in the history
…patiotemporal-Exposures-and-Toxicology-patch-8

Update codecov.yaml
  • Loading branch information
kyle-messier authored Sep 26, 2023
2 parents 8f7784a + 5e5b419 commit 4efcedd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/codecov.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,8 @@ jobs:
uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }}

coverage_reports: "/home/runner/work/NRTAPmodel/NRTAPmodel/coverage.xml"

- name: Cleanup
run: |
R -e 'remove.packages("remotes")'

0 comments on commit 4efcedd

Please sign in to comment.