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 f9b587d commit 852f7f0Copy full SHA for 852f7f0
.github/workflows/test-legacy-compilers.yaml
@@ -76,7 +76,7 @@ jobs:
76
echo ::endgroup::
77
echo ::output_directory::
78
run: |
79
- ls spec/fixtures
+ ls ./spec/fixtures
80
81
echo ::group::certnames
82
bundle exec bolt plan run peadm_spec::add_inventory_hostnames \
0 commit comments