Skip to content

Commit

Permalink
cleanup linter, not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed Mar 9, 2024
1 parent 975577c commit 74ec6b4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/code_analysis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@ jobs:
name: 'Tests'
run: vendor/bin/phpunit

-
name: 'PHP Linter'
run: vendor/bin/parallel-lint src tests

name: ${{ matrix.actions.name }}
runs-on: ubuntu-latest

Expand Down

0 comments on commit 74ec6b4

Please sign in to comment.