Skip to content

Commit

Permalink
Psalm no cache test
Browse files Browse the repository at this point in the history
  • Loading branch information
asgrim committed Jun 4, 2024
1 parent 098ab19 commit b1165bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ jobs:
- name: "Install dependencies"
run: "composer install --no-interaction --prefer-dist"
- name: "Run Psalm"
run: "vendor/bin/psalm"
run: "vendor/bin/psalm --no-cache"

roave-backwards-compatibility-check:
name: "Check for Backward Compatibility breaks"
Expand Down

0 comments on commit b1165bf

Please sign in to comment.