We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42c9fd5 commit 57d8090Copy full SHA for 57d8090
tests/bats/Makefile
@@ -65,7 +65,7 @@ DOCKER_RUN_FLAGS :=
65
ifeq ($(CI),)
66
DOCKER_RUN_FLAGS += -it
67
else
68
- TMPDIR="./"
+ TMPDIR="."
69
endif
70
71
default: tests
0 commit comments