mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-04-25 02:50:27 +08:00
2.6.0
- refactor - change config from config.ini to config.json
This commit is contained in:
4
.github/workflows/unittest.yml
vendored
4
.github/workflows/unittest.yml
vendored
@@ -28,6 +28,4 @@ jobs:
|
||||
if [ -f requirements.txt ]; then pip install -r requirements.txt; fi
|
||||
|
||||
- name: Test
|
||||
run: |
|
||||
cd src
|
||||
python -m unittest discover tests
|
||||
run: python -m unittest discover tests
|
||||
Reference in New Issue
Block a user