Skip to content

Commit 39e475b

Browse files
committed
Configuring build stack
👷 Continuing to configure/debug build stack. Continuing to configure/debug build stack.
1 parent 86278c3 commit 39e475b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ init:
22
pipenv install --dev
33

44
test:
5-
python -m unittest
5+
python -m unittest discover

0 commit comments

Comments
 (0)