Skip to content

Commit 99783c3

Browse files
committed
fix tests
1 parent f8954b1 commit 99783c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/health-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ jobs:
134134
echo "❌ Plate-reads API endpoint failed with status: $HTTP_STATUS"
135135
kill $APP_PID 2>/dev/null
136136
exit 1
137-
}
137+
fi
138138
139139
# Verify database connectivity with app running
140140
echo "Verifying database connectivity..."

0 commit comments

Comments
 (0)