Skip to content

Commit

Permalink
Remove contineu-on-error
Browse files Browse the repository at this point in the history
  • Loading branch information
akirk committed Nov 29, 2024
1 parent 28fab24 commit 5442ab8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ jobs:
matrix:
php: ['7.2', '7.3', '7.4', '8.0', '8.1', '8.2', '8.3', '8.4']

continue-on-error: ${{ matrix.php == '8.3' }}

name: "Lint: PHP ${{ matrix.php }}"

steps:
Expand Down

0 comments on commit 5442ab8

Please sign in to comment.