mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-15 17:30:13 +08:00
refactor: moveplugins and temp folder to data/
This commit is contained in:
1
.github/workflows/coverage_test.yml
vendored
1
.github/workflows/coverage_test.yml
vendored
@@ -22,6 +22,7 @@ jobs:
|
||||
pip install -r requirements.txt
|
||||
pip install pytest pytest-cov pytest-asyncio
|
||||
mkdir data
|
||||
mkdir data/plugins
|
||||
mkdir data/config
|
||||
mkdir temp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user