Skip to content

Commit

Permalink
CI: Drop R version for the test_environments
Browse files Browse the repository at this point in the history
Not relevant to the test in question
  • Loading branch information
HaoZeke committed Nov 23, 2024
1 parent 230be43 commit 903885e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,11 +80,6 @@ jobs:
with:
fetch-depth: 0

- name: Set up R version ${{ matrix.r-version }}
uses: r-lib/actions/[email protected]
with:
r-version: ${{ matrix.r-version }}

- uses: mamba-org/[email protected]
with:
init-shell: >-
Expand Down

0 comments on commit 903885e

Please sign in to comment.