Skip to content

Commit

Permalink
Test latest lintr
Browse files Browse the repository at this point in the history
  • Loading branch information
galachad committed Nov 20, 2023
1 parent 900d3ea commit db0ebe9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,11 @@ jobs:
^cran-release$|^main$|^v([0-9]+\\.)?([0-9]+\\.)?([0-9]+)$
linter:
name: Lint
uses: pharmaverse/admiralci/.github/workflows/lintr.yml@main
uses: pharmaverse/admiralci/.github/workflows/lintr.yml@lintr-latest-cran
if: github.event_name == 'pull_request'
with:
r-version: "4.3"
latest-lintr: "true"
links:
name: Links
uses: pharmaverse/admiralci/.github/workflows/links.yml@main
Expand Down

0 comments on commit db0ebe9

Please sign in to comment.