mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-20 06:20:11 +00:00
fix: make analyze-pr non-blocking, use apt for ffmpeg
Amp-Thread-ID: https://ampcode.com/threads/T-019d519b-004f-71ce-b970-96edd971fbe0 Co-authored-by: Amp <amp@ampcode.com>
This commit is contained in:
1
.github/workflows/pr-qa.yaml
vendored
1
.github/workflows/pr-qa.yaml
vendored
@@ -150,6 +150,7 @@ jobs:
|
||||
|
||||
- name: Run analysis
|
||||
if: needs.resolve-matrix.outputs.number
|
||||
continue-on-error: true
|
||||
env:
|
||||
GEMINI_API_KEY: ${{ secrets.GEMINI_API_KEY }}
|
||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user