Skip to content

Commit 2f40097

Browse files
committed
Debugging action 1
1 parent 5670eb0 commit 2f40097

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/pipeline.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,5 @@ jobs:
1616
run: poetry install --no-interaction --no-ansi
1717
- name: Debugging
1818
run: ls
19-
- name: Lint
20-
run: make lint
2119
- name: Test
2220
run: pytest

0 commit comments

Comments
 (0)