We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ae9470 commit dddd77bCopy full SHA for dddd77b
.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