mirror of
https://github.com/BigJk/end_of_eden.git
synced 2026-02-06 10:48:09 +00:00
feat: run_tests script
This commit is contained in:
parent
4bce308ef5
commit
747101d9ca
3
run_tests.sh
Executable file
3
run_tests.sh
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
EOE_TESTER_WORKING_DIR=$(pwd) go test ./cmd/internal/tester -v
|
||||
Loading…
Reference in New Issue
Block a user