Skip to content

Commit 4e58e6b

Browse files
committed
tests: actually run sync command
1 parent 581e6f9 commit 4e58e6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
python -m pip install --upgrade pip
2424
python -m pip install .
2525
- name: Run imgsync in download mode only
26-
run: glance-imgsync --download-only
26+
run: glance-imgsync --download-only sync

0 commit comments

Comments
 (0)