diff --git a/.github/cypress_tests.sh b/.github/cypress_tests.sh index c1f497ca..4b05ebe2 100755 --- a/.github/cypress_tests.sh +++ b/.github/cypress_tests.sh @@ -1,5 +1,6 @@ #!/bin/bash +set -e # Run agent in the background to bring the webui up /usr/bin/kairos-agent webui &