diff --git a/tests/tests.yml b/tests/tests.yml index eb5c51b..e9638dc 100644 --- a/tests/tests.yml +++ b/tests/tests.yml @@ -6,9 +6,10 @@ - classic tests: - list-devices: - dir: /usr/share/doc/python3-blivet/examples - run: python3 ./list_devices.py + dir: . + run: python3 /usr/share/doc/python3-blivet/examples/list_devices.py + tasks: - name: copy out blivet logs fetch: dest: "{{ artifacts }}"