Skip to content

Commit

Permalink
Update r-conda.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zargham-ahmad authored Jun 25, 2023
1 parent 1a80c08 commit 7bd6f49
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/r-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,7 @@ jobs:
run: wget -P tests/testthat/test-data/nonbatchwise-correction -i tests/remote-files/fetch_waveica_nonbatchwise.txt
- name: setup Rtools
if: ${{ matrix.os == 'windows-latest' }}
uses: r-lib/actions/setup-r@v2
with:
r-version: '4.1.3'
windows-path-include-rtools: true
uses: r-windows/install-rtools@master
- name: Run devtools::check()
run: |
conda activate recetox-waveica-dev
Expand Down

0 comments on commit 7bd6f49

Please sign in to comment.