Skip to content

Commit 994d51a

Browse files
committed
capture test failing
Signed-off-by: alessiodevoto <adevoto@nvidia.com>
1 parent 281758c commit 994d51a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
SHELL := /bin/bash
1+
SHELL := /bin/bash -o pipefail
22
UV ?= $(shell which uv)
33
BUILD_VERSION:=$(APP_VERSION)
44
TESTS_FILTER:=

0 commit comments

Comments
 (0)