forked from Wavyzz/dolibarr
remove can fail
This commit is contained in:
2
.github/workflows/phpstan.yml
vendored
2
.github/workflows/phpstan.yml
vendored
@@ -52,7 +52,7 @@ jobs:
|
||||
run: cd ./tmp && ls -al
|
||||
- name: Run PHPSTAN
|
||||
run: phpstan -vvv analyse --error-format=checkstyle --memory-limit 4G -c phpstan_action.neon | cs2pr --graceful-warnings
|
||||
continue-on-error: true
|
||||
# continue-on-error: true
|
||||
- name: "Save phpstan cache"
|
||||
uses: actions/cache/save@v3
|
||||
if: always()
|
||||
|
||||
Reference in New Issue
Block a user