There was an error while loading. Please reload this page.
1 parent 7db1b39 commit e5624c9Copy full SHA for e5624c9
1 file changed
.github/workflows/static-analysis.yml
@@ -1,4 +1,4 @@
1
-name: Static Analysis (only informative)
+name: Static Analysis
2
3
on: [push, pull_request]
4
@@ -15,4 +15,3 @@ jobs:
15
16
- run: composer install --no-progress --prefer-dist
17
- run: composer phpstan
18
- continue-on-error: true # is only informative
0 commit comments