We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
test_ssh_device_ci.py
1 parent 5e85c5a commit fcce6acCopy full SHA for fcce6ac
1 file changed
.github/workflows/stage-device-tests.yml
@@ -36,7 +36,7 @@ jobs:
36
shell: bash
37
run: |
38
set -e
39
- python tests/test_ssh_device_ci.py
+ python tests/devices/test_ssh_device_ci.py
40
41
- name: Run benchmark dry-run via SSH
42
0 commit comments