Skip to content

Commit f84794a

Browse files
committed
ASA-150: remove -
1 parent 7c35832 commit f84794a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/r-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ jobs:
77
- name: Check out repository code
88
uses: actions/checkout@v2
99
- name: Install R
10-
- uses: r-lib/actions/setup-r@v1
10+
uses: r-lib/actions/setup-r@v1
1111
# TODO install dependencies and run tests

0 commit comments

Comments
 (0)