We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b27c29b commit d79fb16Copy full SHA for d79fb16
.github/workflows/ci.yml
@@ -47,3 +47,4 @@ jobs:
47
48
- name: Static analysis
49
run: "vendor/bin/psalm"
50
+ if: ${{ !matrix.future-release }}
0 commit comments