fix(test): enable testable endpoints
All checks were successful
Unit Tests / unittest (push) Successful in 38s

This commit is contained in:
2025-12-14 12:18:35 +00:00
parent 113a27d9f7
commit e5dda98b4a
3 changed files with 30 additions and 11 deletions

View File

@@ -19,4 +19,5 @@ jobs:
id: test
uses: ./
with:
debug: 'true'
debug: 'true'
bot_route: 'random'