We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c5c296 commit c4898e9Copy full SHA for c4898e9
.github/workflows/code-quality.yaml
@@ -73,4 +73,4 @@ jobs:
73
- uses: actions/checkout@v4
74
- uses: r-lib/actions/setup-r@v2
75
- name: Lint
76
- run: .ci/lint.R .ci/linters/md . '[.]R?md$'
+ run: Rscript .ci/lint.R .ci/linters/md . '[.]R?md$'
0 commit comments