test: add tests back
This commit is contained in:
parent
9f1a097cfa
commit
9a109372f2
3
Makefile
3
Makefile
|
@ -29,8 +29,7 @@ prepare-test:
|
|||
|
||||
test:
|
||||
./scripts/prepare_test_repos.sh $(TMP_DIR)
|
||||
# no students.csv & clang-tidy-18 locally
|
||||
rm -rf $(TMP_DIR)/submodules/JOJ3-examples/examples/healthcheck
|
||||
# no clang-tidy-18 locally
|
||||
rm -rf $(TMP_DIR)/submodules/JOJ3-examples/examples/keyword/clangtidy
|
||||
go test -count=1 -v ./...
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user