Skip to content

Commit

Permalink
Update test_r.yaml
Browse files Browse the repository at this point in the history
Upload artifact at end to examine rendered html
  • Loading branch information
jbousquin authored Jul 5, 2024
1 parent e16aad9 commit 4042da1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/test_r.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,9 @@ jobs:
reticulate::py_install("git+https://github.com/USEPA/harmonize-wq.git", pip = TRUE, envname = "wq_harmonize")
rmarkdown::render(input = "demos/Harmonize_Pensacola.Rmd")
- name: Upload artifact
uses: actions/upload-artifact@v4
with:
# Upload entire demos folder
path: '/demos'

0 comments on commit 4042da1

Please sign in to comment.