Skip to content

Commit

Permalink
Fixed mypy test
Browse files Browse the repository at this point in the history
  • Loading branch information
GermanHydrogen committed Apr 16, 2024
1 parent e0efe9a commit c5d623a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
cache: 'poetry'

- run: poetry install --all-extras
- run: poetry run mypy
- run: poetry run mypy ./pyobs_cloudcover

0 comments on commit c5d623a

Please sign in to comment.