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 795bb13 commit acd1cdaCopy full SHA for acd1cda
.github/workflows/end2end.yml
@@ -56,6 +56,7 @@ jobs:
56
"eb --show-system-info"
57
"eb --check-eb-deps"
58
"eb --show-config"
59
+ "eb -x bzip2-1.0.8.eb"
60
)
61
for cmd in "${cmds[@]}"; do
62
echo ">>> $cmd"
0 commit comments