Skip to content

Commit 26864eb

Browse files
authored
Merge branch 'main' into feat/ncc-preset-topology
2 parents 9c37fd9 + 0f4ad32 commit 26864eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ docker_test_integration:
6565
.PHONY: docker_test_lint
6666
docker_test_lint:
6767
docker run --rm -it \
68+
-e ENABLE_BPMETADATA=1 \
6869
-v $(CURDIR):/workspace \
6970
$(REGISTRY_URL)/${DOCKER_IMAGE_DEVELOPER_TOOLS}:${DOCKER_TAG_VERSION_DEVELOPER_TOOLS} \
7071
/usr/local/bin/test_lint.sh

0 commit comments

Comments
 (0)