mirror of
https://github.com/arsenetar/dupeguru.git
synced 2025-03-10 05:34:36 +00:00
Remove format check from lint job
This commit is contained in:
parent
2879f18e0d
commit
06eca11f0b
3
.github/workflows/default.yml
vendored
3
.github/workflows/default.yml
vendored
@ -24,9 +24,6 @@ jobs:
|
||||
- name: Lint with flake8
|
||||
run: |
|
||||
flake8 .
|
||||
- name: Check format with black
|
||||
run: |
|
||||
black .
|
||||
format:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user