Skip to content

Commit cddaa0d

Browse files
committed
r is installed by default on GHA
1 parent 2140788 commit cddaa0d

File tree

3 files changed

+1
-18
lines changed

3 files changed

+1
-18
lines changed

.github/actions/pre-test/action.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ runs:
2020
echo 'C:\Strawberry\c\bin' >> "$GITHUB_PATH"
2121
2222
testing/get-dart.sh
23-
pwsh testing/get-r.ps1
2423
- name: setup (linux)
2524
shell: bash
2625
if: runner.os == 'Linux'
@@ -31,8 +30,7 @@ runs:
3130
sudo apt-get install -y --no-install-recommends \
3231
lua5.3 \
3332
liblua5.3-dev \
34-
luarocks \
35-
r-base
33+
luarocks
3634
3735
testing/get-coursier.sh
3836
testing/get-dart.sh

testing/get-r.ps1

Lines changed: 0 additions & 6 deletions
This file was deleted.

testing/get-r.sh

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)