Skip to content

Commit cd86269

Browse files
committed
Add condition for tidyr
1 parent 2cc259d commit cd86269

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-full.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656

5757
- uses: r-lib/actions/setup-r-dependencies@v2
5858
with:
59-
extra-packages: any::rcmdcheck
59+
extra-packages: any::rcmdcheck, tidyr=?ignore-before-r=4.1.0
6060
needs: check
6161
upgrade: 'TRUE'
6262

0 commit comments

Comments
 (0)