trying to get techo working

This commit is contained in:
jeremy 2024-09-03 01:57:07 -04:00
commit 65a40aefb6
2 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@ all: release
test:
@echo Running tests...
python -m tests.all
python3 -m tests.all
clean:
@echo Cleaning...