Skip to content

Commit 6842aa8

Browse files
committed
Testing 9.
1 parent 3bfcb12 commit 6842aa8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/control_unit_tests.yml

+4
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,9 @@ jobs:
4141
python control/src/hexitec/utilities/deploy_control_script.py
4242
- name: Run Tox
4343
run: |
44+
ls -la /home/runner/work/hexitec-detector/hexitec-detector/control/
45+
ls -la /home/runner/work/hexitec-detector/hexitec-detector/control/test/
46+
ls -la /home/runner/work/hexitec-detector/hexitec-detector/control/test/hexitec/
47+
ls -la /home/runner/work/hexitec-detector/hexitec-detector/control/test/hexitec/package/
4448
cd control/
4549
tox

0 commit comments

Comments
 (0)