Skip to content

Commit

Permalink
Don't use use-public-rspm here
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewheiss committed Jun 1, 2024
1 parent 0f40fe2 commit 5d1d347
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ jobs:
uses: r-lib/actions/setup-r-dependencies@v2
with:
cache-version: 1
use-public-rspm: true

- name: Test extension
run: Rscript -e "testthat::test_dir(path = 'tests/testthat')"

0 comments on commit 5d1d347

Please sign in to comment.