Skip to content

Commit

Permalink
a commma separated string?
Browse files Browse the repository at this point in the history
  • Loading branch information
radbasa committed Aug 9, 2024
1 parent ee91171 commit 8db4763
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
if: always()
uses: r-lib/actions/check-r-pckage@v2
with:
args: ['"--no-tests"', '"--no-manual"', '"--as-cran"']
args: '"--no-tests", "--no-manual", "--as-cran"'

- name: Lint
if: always()
Expand Down

0 comments on commit 8db4763

Please sign in to comment.