version bump, multi file fix and disable survey (#1550)

* version bump, multi file fix and disable survey

* example test stuff

* logs

* Update docker-compose-latest.yml

---------

Co-authored-by: a <a>
This commit is contained in:
Anthony Stirling
2024-07-20 09:53:58 +01:00
committed by GitHub
parent 5751b1ac2d
commit 929f0bbbe5
21 changed files with 1922 additions and 42 deletions

View File

@@ -88,6 +88,9 @@ main() {
passed_tests+=("Stirling-PDF-Regression")
else
failed_tests+=("Stirling-PDF-Regression")
echo "Printing docker logs of failed regression"
docker logs "Stirling-PDF"
echo "Printed docker logs of failed regression"
fi
cd ..
fi