Show environment during test builds (#474)
This is helpful sometimes in diagnosing remote errors
This commit is contained in:
committed by
GitHub
parent
6c8626208a
commit
be9923e949
@@ -31,6 +31,9 @@ alr index --name local --add ./index
|
||||
# Remove community index in case it has been added before
|
||||
alr index --del community || true
|
||||
|
||||
# Show environment for the record
|
||||
env
|
||||
|
||||
# Test crate
|
||||
for file in $CHANGES; do
|
||||
|
||||
|
||||
Reference in New Issue
Block a user