Skip to content

Commit

Permalink
Update github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
digicosmos86 committed Mar 14, 2024
1 parent 0a30fe6 commit 4e6814b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
run: |
poetry export --with dev --output=requirements.txt
pip install -r requirements.txt
pip install -e .
- name: Run mypy
run: mypy src
Expand Down

0 comments on commit 4e6814b

Please sign in to comment.