diff --git a/.github/workflows/r-check-other.yml b/.github/workflows/r-check-other.yml index b21efdf..5078747 100644 --- a/.github/workflows/r-check-other.yml +++ b/.github/workflows/r-check-other.yml @@ -80,7 +80,7 @@ jobs: - name: Test run: | - source("./devel/realtest.R") + source(".devel/realtest.R") shell: Rscript {0} - name: Check