Skip to content

Commit

Permalink
Specify requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
baranyildirim committed Feb 10, 2024
1 parent 1ee445e commit 4715992
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,5 @@ jobs:
make -C docs html
- name: Test types
uses: jpetrucciani/mypy-check@master
with:
requirements_file: "requirements-dev.txt"

0 comments on commit 4715992

Please sign in to comment.