Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
TeoGiane committed Oct 11, 2023
1 parent c80921f commit 1966595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ jobs:
- name: Run Python tests
run: docker run test /bin/bash -c "cd python && pytest"

- name: run R tests
- name: Run R tests
run: docker run test Rscript --vanilla -e "testthat::test_package('bayesmixr')"

0 comments on commit 1966595

Please sign in to comment.