Commit b65c890
Fix GitHub Actions workflow configuration
- Remove deprecated --no-suggest flag from composer install
- Simplify PHPStan step: remove unnecessary conditional logic and || true
- Ensure PHPStan failures properly fail the CI build
- Clean up workflow to match actual project structure
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <[email protected]>1 parent b85d300 commit b65c890
1 file changed
+2
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
| 38 | + | |
45 | 39 | | |
46 | 40 | | |
47 | 41 | | |
| |||
0 commit comments