Skip to content

Commit 47a37ad

Browse files
committed
typo
1 parent dc6a5cd commit 47a37ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpstan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
phpstan-result-cache-
4242
4343
- name: PHPStan Static Analysis
44-
run: XDEBUG_MODE=off php vendor/bin/phpstan.phar analyze -c .phpstan.openmage.neon
44+
run: XDEBUG_MODE=off php vendor/bin/phpstan.phar analyze -c .phpstan.dist.openmage.neon
4545

4646
- name: Save result cache
4747
uses: actions/cache/save@v4

0 commit comments

Comments
 (0)