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
@@ -110,7 +110,7 @@ jobs:
echo "::error::Gitea variable KIS_APP_SECRET_TEST is missing or empty"
exit 1
fi
python3 tools/validate_kis_api_credentials_v1.py --account mock --ticker 005930
python3 tools/validate_kis_api_credentials_v1.py --account mock --ticker 005930 --dry-run
- name: Build Qualitative Sell Inputs (batch)
env: