Skip to content

Commit 33d1696

Browse files
committed
refactor(common): set test app 1 as default for makefile
1 parent 7f468ca commit 33d1696

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
APP_DIR := test/my-app-4
1+
APP_DIR := test/my-app-1
22
BUILD_DIR := /tmp/uv-bp-build
33
CACHE_DIR := /tmp/uv-bp-cache
44
ENV_DIR := /tmp/uv-bp-env

0 commit comments

Comments
 (0)