Skip to content

Commit

Permalink
Update tests-r-via-system.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
b-rodrigues authored Jan 31, 2024
1 parent 141f2e1 commit 260caa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests-r-via-system.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@main

- name: devtools::test() via nix-shell
- name: devtools::test() via system R
run: Rscript -e 'devtools::test()'

- name: Show testthat output
Expand Down

0 comments on commit 260caa8

Please sign in to comment.