Merge branch 'main' of github.com:mvt-project/mvt

This commit is contained in:
Nex 2022-01-18 16:00:52 +01:00
commit 01f3acde2e
1 changed files with 3 additions and 3 deletions

View File

@ -38,6 +38,6 @@ jobs:
- name: Safety checks
run: safety check
# - name: Test with pytest
# run: |
# pytest
- name: Test with pytest
run: |
pytest