Skip to content

Commit

Permalink
retry gh actions
Browse files Browse the repository at this point in the history
  • Loading branch information
slowkow committed Aug 21, 2023
1 parent 007d9a9 commit 60ca2a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
extra-packages: any::rcmdcheck
needs: check

- uses: slowkow/actions/check-r-package@e082c4d0c1670ecbf11299450e8ddb28b05c236b
- uses: slowkow/actions/check-r-package@v2-branch
with:
args: 'c("--no-manual", "--no-tests")'
timeout_minutes: 5
Expand Down

0 comments on commit 60ca2a1

Please sign in to comment.