This commit is contained in:
Benjamin Harder
2023-10-06 14:12:09 +02:00
parent afef99e155
commit a2805b0f3f

View File

@@ -30,7 +30,6 @@ jobs:
- name: Test with pytest
run: |
src/utils/test_nest_functions.py
python3 -m pytest --import-mode=append tests/
build-main: