Skip to content

Commit 70fcdb4

Browse files
Update python-publish.yml
1 parent 56a7c75 commit 70fcdb4

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/python-publish.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,6 @@ jobs:
3838
run: |
3939
black .
4040
41-
- name: Linting (Optional)
42-
run: |
43-
poetry run flake8 .
44-
45-
- name: Type Checking (Optional)
46-
run: |
47-
poetry run mypy .
48-
4941
- name: Verify Build
5042
run: |
5143
poetry build

0 commit comments

Comments
 (0)