We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 281758c commit b900a39Copy full SHA for b900a39
Makefile
@@ -1,4 +1,4 @@
1
-SHELL := /bin/bash
+SHELL := /bin/bash -o pipefail
2
UV ?= $(shell which uv)
3
BUILD_VERSION:=$(APP_VERSION)
4
TESTS_FILTER:=
0 commit comments