mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-19 22:09:37 +00:00
fix: use correct codex model name gpt-5.4-mini
This commit is contained in:
2
.github/workflows/pr-qa.yaml
vendored
2
.github/workflows/pr-qa.yaml
vendored
@@ -232,7 +232,7 @@ jobs:
|
||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
run: |
|
||||
codex exec \
|
||||
--model codex-mini-latest \
|
||||
--model gpt-5.4-mini \
|
||||
--full-auto \
|
||||
- < "${{ runner.temp }}/qa-prompt.txt"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user