fix: dry-run mock KIS validation in workflows

This commit is contained in:
2026-06-21 23:22:22 +09:00
parent 610b9b1330
commit 3002149fce
8 changed files with 86 additions and 14 deletions
+2 -1
View File
@@ -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: