We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6d353f commit 2b2d768Copy full SHA for 2b2d768
.github/workflows/psalm.yml
@@ -30,4 +30,4 @@ jobs:
30
uses: ramsey/composer-install@v2
31
32
- name: Run Psalm
33
- run: ./vendor/bin/psalm --no-progress --shepherd --show-info=false --stats
+ run: ./vendor/bin/psalm --no-progress --shepherd --show-info=false --stats --no-cache
0 commit comments