We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d944e3 commit 8879fc0Copy full SHA for 8879fc0
.github/workflows/control_unit_tests.yml
@@ -35,5 +35,5 @@ jobs:
35
cd ../../
36
- name: Run tests with pytest
37
run: |
38
- cd control/
+ cd hexitec-detector/control/
39
pytest
0 commit comments