Skip to content

Commit 9b60b06

Browse files
committed
ci: install cyclocomp for lint
1 parent 63c5e20 commit 9b60b06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yaml

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

3131
- uses: r-lib/actions/setup-r-dependencies@v2
3232
with:
33-
extra-packages: any::lintr, local::.
33+
extra-packages: any::lintr, any::cyclocomp, local::.
3434
needs: lint
3535

3636
- name: Lint

0 commit comments

Comments
 (0)