mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-16 01:40:15 +08:00
chore: fix test
This commit is contained in:
1
.github/workflows/coverage_test.yml
vendored
1
.github/workflows/coverage_test.yml
vendored
@@ -31,6 +31,7 @@ jobs:
|
||||
mkdir data/plugins
|
||||
mkdir data/config
|
||||
mkdir data/temp
|
||||
export TESTING=true
|
||||
export ZHIPU_API_KEY=${{ secrets.OPENAI_API_KEY }}
|
||||
PYTHONPATH=./ pytest --cov=. tests/ -v -o log_cli=true -o log_level=DEBUG
|
||||
|
||||
|
||||
Reference in New Issue
Block a user