Skip to content

Commit 826e8a3

Browse files
committed
Fix
1 parent 9626b10 commit 826e8a3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@ jobs:
134134
php $GITHUB_WORKSPACE/.github/jit_check.php ./psalm --no-cache || exit $?
135135
136136
- name: Test PHPStan
137-
if: always()
138137
if: matrix.branch.ref != 'PHP-8.2'
139138
run: |
140139
git clone https://github.com/phpstan/phpstan-src --depth 1

0 commit comments

Comments
 (0)