Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
martinstuder committed Oct 7, 2024
1 parent 59c1e4f commit 00e69eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
- name: Set up R ${{ matrix.r-version }}
uses: r-lib/actions/setup-r@v2
with:
r-version: ${{ matrix.r-version }}
r-version: ${{ matrix.config.r-version }}
use-public-rspm: true

- name: Print effective R version
Expand Down

0 comments on commit 00e69eb

Please sign in to comment.