Skip to content

Commit 89d6500

Browse files
MAINT move inventory
1 parent 4cff26d commit 89d6500

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/test-legacy-compilers.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,10 @@ jobs:
7878
run: |
7979
ls
8080
echo ::endgroup::
81+
echo ::move ./inventory.yaml to .spec/fixtures/litmus_inventory.yaml::
82+
run: |
83+
mv inventory.yaml spec/fixtures/litmus_inventory.yaml
84+
echo ::endgroup::
8185
echo ::group::certnames
8286
bundle exec bolt plan run peadm_spec::add_inventory_hostnames \
8387
--inventory spec/fixtures/litmus_inventory.yaml \

0 commit comments

Comments
 (0)