Skip to content

Commit

Permalink
Fixing syntax error in lintr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rmbielby committed Jan 12, 2024
1 parent ebd887a commit 043fc3c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/lintr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,9 @@ permissions:

jobs:
lintr:
name: Run lintr scanning
runs-on: ${{ matrix.config.os }}

name: ${{ matrix.config.os }} (${{ matrix.config.r }})
name: Run lintr scanning

strategy:
fail-fast: false
Expand Down

0 comments on commit 043fc3c

Please sign in to comment.