We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
with:
1 parent 018b247 commit c02e4dbCopy full SHA for c02e4db
1 file changed
.github/workflows/code-quality.yml
@@ -29,7 +29,6 @@ jobs:
29
python-version: "3.10"
30
- name: Install package
31
uses: ./.github/actions/install
32
- with:
33
34
- name: Run ${{ matrix.hook }}
35
run: |
0 commit comments