Browse Source

update actions

pull/3/head
Tony-HYX 3 years ago
parent
commit
3904293bf9
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      .github/workflows/lint.yml

+ 1
- 2
.github/workflows/lint.yml View File

@@ -17,5 +17,4 @@ jobs:
uses: py-actions/flake8@v2
with:
max-line-length: "100"
path: "src"
plugins: "flake8-bugbear==22.1.11 flake8-black"
plugins: "flake8-bugbear"

Loading…
Cancel
Save