Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
brycefrank committed Sep 26, 2024
1 parent 1a26f01 commit 8c39aa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
clean = FALSE,
install_path = file.path(Sys.getenv("RUNNER_TEMP"), "package")
)
shell: Rscript {0}
shell: Rscript{0}

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

0 comments on commit 8c39aa3

Please sign in to comment.