forgejo-todo-checker/justfile
Paul Campbell 869af60a51
All checks were successful
Test / test (push) Successful in 10s
build: add justfile for self-testing
2024-09-21 11:25:41 +01:00

8 lines
198 B
Makefile

self-test:
just test $PWD forgejo-todo-checker
test path repo:
GITHUB_WORKSPACE={{ path }} \
GITHUB_REPOSITORY=kemitix/{{ repo }} \
GITHUB_SERVER_URL=https://git.kemitix.net \
cargo run