Skip to content

Commit

Permalink
Update linting action version (#107)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamltyson authored Feb 15, 2024
1 parent 419fa79 commit e24cf93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
if: (${{ github.event_name == 'schedule' }} && ${{ github.repository_owner == 'neuroinformatics-unit' }} && ${{ github.ref == 'refs/heads/main' }}) || (${{ github.event_name != 'schedule' }})
runs-on: ubuntu-latest
steps:
- uses: neuroinformatics-unit/actions/lint@v1
- uses: neuroinformatics-unit/actions/lint@v2

test:
needs: [linting]
Expand Down

0 comments on commit e24cf93

Please sign in to comment.