We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5670eb0 commit 2f40097Copy full SHA for 2f40097
.github/workflows/pipeline.yaml
@@ -16,7 +16,5 @@ jobs:
16
run: poetry install --no-interaction --no-ansi
17
- name: Debugging
18
run: ls
19
- - name: Lint
20
- run: make lint
21
- name: Test
22
run: pytest
0 commit comments