Skip to content

Commit

Permalink
Add name to final step
Browse files Browse the repository at this point in the history
  • Loading branch information
Bisaloo committed Dec 12, 2023
1 parent f2f33aa commit b85ef39
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test-reports.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ jobs:
with:
extra-packages:
sodium # it would be good to automatically identify system dependencies in the future
- run: |
- name: Test report rendering
run: |
library(episoap)
for (tp in list_templates()) {
rmarkdown::render(
Expand Down

0 comments on commit b85ef39

Please sign in to comment.