This commit is contained in:
Kaihua
2026-07-23 09:39:20 +08:00
parent 91be9ba320
commit 32b56aeb69
4 changed files with 124 additions and 9 deletions
+4
View File
@@ -70,9 +70,13 @@ jobs:
fi
echo "PREVIOUS_SNAPSHOT_URL=$url" >> "$GITHUB_ENV"
- name: Probe the OpenAI pricing endpoint
run: npm run probe
- name: Collect and validate official monthly prices
env:
MIN_FIRST_RUN_ROWS: 20
PRICING_CONCURRENCY: 4
run: npm run collect
- name: Type-check and build