Fix test. Update README
This commit is contained in:
parent
59674d4660
commit
c9003d589d
2 changed files with 62 additions and 46 deletions
2
tests.sh
2
tests.sh
|
|
@ -22,7 +22,7 @@ poetry run \
|
|||
enroll explain "${BUNDLE_DIR}" --format json | jq
|
||||
|
||||
# Install something, harvest again and diff the harvests
|
||||
sudo apt-get -y install cowsay
|
||||
DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends cowsay
|
||||
poetry run \
|
||||
enroll harvest --out "${BUNDLE_DIR}2"
|
||||
poetry run \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue