Skip to content

Commit

Permalink
FIX: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
thearchitector committed May 18, 2022
1 parent aad44c7 commit 5ee1da7
Show file tree
Hide file tree
Showing 3 changed files with 143 additions and 147 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
- name: Check typing
uses: jpetrucciani/mypy-check@master
with:
path: "just_jobs"
mypy_flags: "--follow-imports=silent --ignore-missing-imports --non-interactive --install-types --pretty --check"

test:
Expand Down
Loading

0 comments on commit 5ee1da7

Please sign in to comment.