Skip to content

Commit d5bbdbc

Browse files
MAINT output spec fixtures dir
1 parent 724c1f2 commit d5bbdbc

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
@@ -74,6 +74,10 @@ jobs:
7474
image=litmusimage/ubuntu:22.04 \
7575
architecture=large-with-dr
7676
echo ::endgroup::
77+
echo ::output_directory::
78+
run: |
79+
ls -lR spec/fixtures
80+
echo ::endgroup::
7781
echo ::group::certnames
7882
bundle exec bolt plan run peadm_spec::add_inventory_hostnames \
7983
--inventory spec/fixtures/litmus_inventory.yaml \

0 commit comments

Comments
 (0)