Skip to content
Snippets Groups Projects
Commit 77211d4f authored by ale's avatar ale
Browse files

Add CI configuration (test only)

parent 680d0e4b
No related branches found
No related tags found
No related merge requests found
stages:
- test
run_tests:
stage: test
image: "ai/test:go"
script: "go-test-runner ./..."
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment