Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Commit

Permalink
Fixing test script
Browse files Browse the repository at this point in the history
  • Loading branch information
mcottontensor committed Feb 28, 2024
1 parent c51db16 commit 2beb994
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion SS_Test/run_tests.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#!/bin/bash

docker compose up --build --abort-on-container-exit --exit-code-from tester
echo

if [[ $? -ne 0 ]]; then
echo "Testing failed."
Expand Down

0 comments on commit 2beb994

Please sign in to comment.