Skip to content

Commit f539e44

Browse files
update task name
1 parent c53a76f commit f539e44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-backup-restore-migration.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140
echo ::endgroup::
141141
- name: output useful info on config by running peadm::verify_config
142142
run: |
143-
bundle exec bolt plan run peadm::verify_config \
143+
bundle exec bolt plan run peadm_spec::verify_config \
144144
--inventoryfile spec/fixtures/litmus_inventory.yaml
145145
primary_host=$(yq '.groups[].targets[] | select(.vars.role == "primary") | .uri' spec/fixtures/litmus_inventory.yaml)
146146
- name: Wait as long as the file ${HOME}/pause file is present

0 commit comments

Comments
 (0)