- mypy workflow fix

This commit is contained in:
Wim Pomp
2024-03-27 16:05:59 +01:00
parent 3652947817
commit a799bfae41

View File

@@ -18,4 +18,4 @@ jobs:
- name: Install dependencies - name: Install dependencies
run: pip install mypy lxml geojson maturin python-dateutil types-python-dateutil lxml-stubs run: pip install mypy lxml geojson maturin python-dateutil types-python-dateutil lxml-stubs
- name: Test with mypy - name: Test with mypy
run: mypy run: mypy .