fix(test): enable testable endpoints
All checks were successful
Unit Tests / unittest (push) Successful in 38s
All checks were successful
Unit Tests / unittest (push) Successful in 38s
This commit is contained in:
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@@ -19,4 +19,5 @@ jobs:
|
||||
id: test
|
||||
uses: ./
|
||||
with:
|
||||
debug: 'true'
|
||||
debug: 'true'
|
||||
bot_route: 'random'
|
||||
Reference in New Issue
Block a user