We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5bbdbc commit f9b587dCopy full SHA for f9b587d
.github/workflows/test-legacy-compilers.yaml
@@ -76,7 +76,7 @@ jobs:
76
echo ::endgroup::
77
echo ::output_directory::
78
run: |
79
- ls -lR spec/fixtures
+ ls spec/fixtures
80
81
echo ::group::certnames
82
bundle exec bolt plan run peadm_spec::add_inventory_hostnames \
0 commit comments