Skip to content

Commit acd1cda

Browse files
authored
extended dry run on bzip2
1 parent 795bb13 commit acd1cda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/end2end.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656
"eb --show-system-info"
5757
"eb --check-eb-deps"
5858
"eb --show-config"
59+
"eb -x bzip2-1.0.8.eb"
5960
)
6061
for cmd in "${cmds[@]}"; do
6162
echo ">>> $cmd"

0 commit comments

Comments
 (0)