Skip to content

Commit 9a4ab8b

Browse files
committed
Revert "code_samples.yaml: Ignore baseline issues"
This reverts commit 06c34f6.
1 parent 06c34f6 commit 9a4ab8b

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/code_samples.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -82,12 +82,6 @@ jobs:
8282
with:
8383
dependency-versions: highest
8484

85-
- if: matrix.php == '7.4'
86-
id: phpstan-unmatched
87-
name: Don't report unmatched ignored errors
88-
run: |
89-
echo ' reportUnmatchedIgnoredErrors: false' >> phpstan.neon
90-
9185
- name: Run PHPStan analysis
9286
id: phpstan
9387
continue-on-error: true

0 commit comments

Comments
 (0)