Skip to content

Commit d8fcd27

Browse files
committed
Add "bashbrew from" to the list of smoke test commands (so we test the fetching workflow to some minor extent)
1 parent ce6033a commit d8fcd27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,4 @@ jobs:
2727
./bashbrew list "$image"
2828
./bashbrew list --uniq "$image"
2929
./bashbrew cat "$image"
30+
./bashbrew from --uniq "$image"

0 commit comments

Comments
 (0)