Skip to content

Commit dd6e0b4

Browse files
authored
Update python-app.yml
1 parent 47025aa commit dd6e0b4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/python-app.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ jobs:
3333
# run: |
3434
# make format
3535

36-
- name: Run linting
37-
run: |
38-
make lint
36+
# - name: Run linting
37+
# run: |
38+
# make lint
3939

4040
- name: Lint Dockerfiles
4141
run: |

0 commit comments

Comments
 (0)