mirror of
https://github.com/halfwaystudent/douyin-sparkflow.git
synced 2026-09-05 23:49:50 +08:00
fix: isolate CI tests from runtime user data
This commit is contained in:
@@ -32,6 +32,8 @@ jobs:
|
||||
python -m pip install --upgrade pip
|
||||
pip install -r requirements.txt
|
||||
- name: Run unit tests
|
||||
env:
|
||||
USER_DATA: "[]"
|
||||
run: python -m unittest discover -s tests -v
|
||||
- name: Test Douyin accessibility
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user