Add "bashbrew from" to the list of smoke test commands (so we test the fetching workflow to some minor extent)

This commit is contained in:
Tianon Gravi 2020-05-06 10:11:12 -07:00
parent ce6033aeda
commit d8fcd27172
1 changed files with 1 additions and 0 deletions

View File

@ -27,3 +27,4 @@ jobs:
./bashbrew list "$image"
./bashbrew list --uniq "$image"
./bashbrew cat "$image"
./bashbrew from --uniq "$image"