Skip to content

Commit

Permalink
ci: docs
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmueller committed Nov 5, 2023
1 parent 332c06d commit 8c99120
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
# Force installation of rpy2 3.5.12
# https://github.com/rpy2/rpy2/issues/1044
python -m pip install rpy2==3.5.12
- name: install lme4
- name: install lme4 (Windows)
if: runner.os == 'Windows'
shell: bash
run: |
Expand Down

0 comments on commit 8c99120

Please sign in to comment.