Skip to content

Commit

Permalink
Rscript {0}
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchellmanware committed Feb 8, 2024
1 parent a2b5ad8 commit 933bcdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-bookdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
extra-packages: |
any::testthat
any::bookdown
needs: coverage
- name: Render Bookdown
run: |
Expand Down Expand Up @@ -62,6 +61,7 @@ jobs:
testthat::test_file(
"tests/test-render_bookdown.R"
)
shell: Rscript {0}

- name: Show testthat output
if: always()
Expand Down

0 comments on commit 933bcdb

Please sign in to comment.