Skip to content

Commit

Permalink
Add missing folder for mypy
Browse files Browse the repository at this point in the history
  • Loading branch information
klaasnicolaas committed Feb 8, 2023
1 parent 4c1d21c commit dd0dc34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/typing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
- name: 🏗 Install dependencies
run: poetry install --no-interaction
- name: 🚀 Run mypy
run: poetry run mypy energyzero tests
run: poetry run mypy examples energyzero tests

0 comments on commit dd0dc34

Please sign in to comment.