feat: automatic testing
This commit adds a .gitlab-ci.yml file, which is responsible for defining jobs to be run (in this case only running the test suite) ref: N25B-65
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
from spade.agent import Agent
|
||||
|
||||
class TestAgent(Agent):
|
||||
pass
|
||||
Reference in New Issue
Block a user