updated unit testing workflow

main
Kye 2 years ago
parent 7ea98e4c39
commit e6571fccbd

@ -26,4 +26,4 @@ jobs:
- name: Run tests
run: |
python -m unittest unittesting/test_swarms.py
python -m unittest unittesting/agent/swarms.py

Loading…
Cancel
Save