Skip to content
Snippets Groups Projects
Commit 365c5f1c authored by Martin Bergemann's avatar Martin Bergemann :speech_balloon:
Browse files

Create mpy_cache dir

parent daf4c131
No related branches found
No related tags found
1 merge request!49Fixes
Pipeline #21969 failed
......@@ -10,6 +10,7 @@ lint:
- docker, specific
before_script:
- python3 -m pip install .[test]
- mkdir .mypy_cache
script:
- mypy --install-types --non-interactive
- black --check -t py310 src
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment