papibot/Makefile
Javier Feliz d9be5a78c8
All checks were successful
Run Go Tests / Run Tests (pull_request) Successful in 13m35s
Add validation package
2025-02-09 00:25:41 -05:00

3 lines
69 B
Makefile

test:
@echo "Running tests for main and all packages"
go test ./...