fix: dry-run mock KIS validation in workflows
This commit is contained in:
@@ -142,7 +142,8 @@ jobs:
|
||||
fi
|
||||
python3 tools/validate_kis_api_credentials_v1.py \
|
||||
--account mock \
|
||||
--ticker 005930
|
||||
--ticker 005930 \
|
||||
--dry-run
|
||||
|
||||
- name: Collect KIS Market Data to SQLite (read-only)
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user