mirror of
https://github.com/ijaric/voice_assistant.git
synced 2025-12-15 06:36:17 +00:00
Revert "fix(temp): [#8] import .env variables"
This reverts commit 8e5af23ee5.
This commit is contained in:
@@ -2,10 +2,6 @@ include ../../common_makefile.mk
|
||||
|
||||
PROJECT_FOLDERS = bin lib tests
|
||||
|
||||
ENV_FILE = .env
|
||||
|
||||
include $(ENV_FILE)
|
||||
export $(shell sed 's/=.*//' $(ENV_FILE))
|
||||
|
||||
.PHONY: test
|
||||
test:
|
||||
|
||||
Reference in New Issue
Block a user