Skip to content

Commit

Permalink
Update test_r.yaml
Browse files Browse the repository at this point in the history
Dedent shell
  • Loading branch information
jbousquin authored Jan 17, 2024
1 parent f53d534 commit 5b52641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_r.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
run: |
install.packages("reticulate")
import("harmonize_wq")
shell: Rscript {0}
shell: Rscript {0}

- name: Run pytest
run: pytest -v harmonize_wq

0 comments on commit 5b52641

Please sign in to comment.