Skip to content

Commit 47ac437

Browse files
committed
Simplify notation
1 parent ccd1bb6 commit 47ac437

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/dsBase_test_suite.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,7 @@ jobs:
6161
use-public-rspm: true
6262

6363
- name: Install dsBase
64-
run: |
65-
R CMD INSTALL dsBase
64+
run: R CMD INSTALL ./dsBase
6665

6766
- uses: r-lib/actions/setup-r-dependencies@v2
6867
with:

0 commit comments

Comments
 (0)