mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-10 14:10:37 -07:00
Always set pending status in E2E tests (#14756)
This commit is contained in:
committed by
GitHub
parent
560550f5df
commit
bc542cbca8
1
.github/workflows/chained_e2e.yml
vendored
1
.github/workflows/chained_e2e.yml
vendored
@@ -111,6 +111,7 @@ jobs:
|
||||
permissions: 'write-all'
|
||||
needs:
|
||||
- 'parse_run_context'
|
||||
if: 'always()'
|
||||
steps:
|
||||
- name: 'Set pending status'
|
||||
uses: 'myrotvorets/set-commit-status-action@16037e056d73b2d3c88e37e393ff369047f70886' # ratchet:myrotvorets/set-commit-status-action@master
|
||||
|
||||
Reference in New Issue
Block a user