Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion tools/lab_dispatch/generic_source.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ test_data:
_run wait_for_packages_complete

git_get_shallow https://github.com/canonical/checkbox.git commit $CHECKBOX_REVISION
pipx install --spec checkbox/checkbox-ng checkbox-ng
pipx install checkbox/checkbox-ng

# retrieve manifest
MANIFEST_FILE=manifest.conf
Expand Down
Loading