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 3b36546 commit f6f9430Copy full SHA for f6f9430
.github/workflows/static-analysis.yml
@@ -5,8 +5,8 @@ on:
5
pull_request:
6
7
jobs:
8
- psalm:
9
- name: Psalm
+ linter:
+ name: Linter
10
runs-on: ${{ matrix.os }}
11
strategy:
12
fail-fast: false
0 commit comments