Skip to content

Commit

Permalink
Run mypy for terrarium as well
Browse files Browse the repository at this point in the history
  • Loading branch information
evilkost committed Nov 10, 2023
1 parent b258607 commit 11f4672
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terrarium_check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ jobs:
- name: Mypy
run: |
cd "terrarium/${{ matrix.value }}"
mypy
mypy .

0 comments on commit 11f4672

Please sign in to comment.