test# Please enter the commit message for your changes. Lines starting

This commit is contained in:
Benjamin Harder
2023-10-06 14:35:45 +02:00
parent 05f5083cf9
commit e474489e74

View File

@@ -26,7 +26,6 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install -r docker/requirements.txt
pip install -e .
- name: Test with pytest
run: |