Skip to content

Commit

Permalink
mypy
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcrawford45 committed Oct 19, 2023
1 parent 9e64aa4 commit 35fb0c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ jobs:
run: |
python -m venv ~/env
source ~/env/bin/activate
make develop
mypy .
- name: Test JS
run: |
Expand Down

0 comments on commit 35fb0c1

Please sign in to comment.