Skip to content

Commit 842fb81

Browse files
authored
fix: Resolve gemini ollama cicd issue (#979)
<!-- .github/pull_request_template.md --> ## Description Resolve issue with ollama and gemini ci cd ## DCO Affirmation I affirm that all code in every commit of this pull request conforms to the terms of the Topoteretes Developer Certificate of Origin.
1 parent 48f5bf9 commit 842fb81

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/test_gemini.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@ name: test | gemini
33
on:
44
workflow_call:
55

6-
concurrency:
7-
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
8-
cancel-in-progress: false
9-
106
jobs:
117
test-gemini:
128
name: Run Gemini Test

0 commit comments

Comments
 (0)