papibot/Makefile

3 lines
69 B
Makefile
Raw Normal View History

2025-02-09 00:25:41 -05:00
test:
@echo "Running tests for main and all packages"
go test ./...