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 3cbb752 commit b99f12fCopy full SHA for b99f12f
Makefile
@@ -50,7 +50,7 @@ ci-test: install-deps-dev format-check lint test ## run CI tests
50
# ---
51
DOCKER_REPO_NAME ?= ks6088ts
52
DOCKER_IMAGE_NAME ?= workshop-azure-openai
53
-DOCKER_COMMAND ?= python main.py
+DOCKER_COMMAND ?= python --version
54
55
# Tools
56
TOOLS_DIR ?= $(HOME)/.local/bin
0 commit comments