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 35fb0c1 commit f2dc5a4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,11 +78,6 @@ jobs:
python -m venv ~/env
source ~/env/bin/activate
make test
- name: mypy
run: |
python -m venv ~/env
source ~/env/bin/activate
make develop
mypy .
- name: Test JS
run: |
Expand Down

0 comments on commit f2dc5a4

Please sign in to comment.