Skip to content

Commit

Permalink
Try without explicit venv installation on GitHub CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Hannes Riebl committed Jun 27, 2024
1 parent 8764956 commit 916a36a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/R-CMD-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ jobs:
with:
python-version: "3.10"

- name: Install venv
run: sudo apt-get install python3-virtualenv

- name: Set up R
uses: r-lib/actions/setup-r@v2
with:
Expand Down

0 comments on commit 916a36a

Please sign in to comment.