Skip to content

Commit

Permalink
remove r install for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
jdebacker committed Jun 11, 2024
1 parent ccc23fa commit 1ba27a0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,6 @@ jobs:
uses: actions/checkout@v4
with:
persist-credentials: false
- name: Set up R ${{ matrix.r-version }}
uses: r-lib/actions/setup-r@v2
with:
r-version: release
- name: Setup Miniconda using Python ${{ matrix.python-version }}
uses: conda-incubator/setup-miniconda@v3
with:
Expand Down

0 comments on commit 1ba27a0

Please sign in to comment.