Skip to content

Commit ecda1ba

Browse files
committed
Remove set -e to ensure test report is written
1 parent 9084973 commit ecda1ba

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.prow/scripts/run_unit_test.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
#!/usr/bin/env bash
2-
set -e
32

43
# This script will run unit test for a specific Feast component:
54
# - core, ingestion, serving or cli

0 commit comments

Comments
 (0)