Disable assistant before checks (#327)

* Test new setup-alire

* Disable assistant inside the test script for Docker
This commit is contained in:
Alejandro R Mosteo
2021-09-01 11:48:36 +02:00
committed by GitHub
parent 39751981cc
commit 5c367d573a
+4
View File
@@ -15,6 +15,10 @@ CHANGES=$(git diff --name-only HEAD~1)
# Bulk changes for the record
echo Changed files: $CHANGES
# Disable assistant. This is necessary despite the setup-alire action doing it
# too, because we sometimes run inside a Docker with fresh configuration
alr toolchain --disable-assistant
# Show alr metadata
alr version