farizrahman4u / loopgpt

Modular Auto-GPT Framework
MIT License
1.43k stars 131 forks source link

CI: Create GitHub Actions workflow that tests LoopGPT #5

Closed EwoutH closed 1 year ago

EwoutH commented 1 year ago

Adds a continuous integration configuration which uses GitHub Actions to run the LoopGPT tests using Pytest. It runs on each push and pull request, and also once a week on Monday and when manually triggered.

GitHub Actions needs to be enabled at https://github.com/farizrahman4u/loopgpt/actions

FayazRahman commented 1 year ago

@EwoutH Thanks a lot for the PR! We'll get this merged soon.

farizrahman4u commented 1 year ago

Thank you!