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.
This commit is contained in:
Igor Ilic 2025-06-12 14:11:10 +02:00 committed by GitHub
parent 48f5bf9a74
commit 842fb8112f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,10 +3,6 @@ name: test | gemini
on:
workflow_call:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: false
jobs:
test-gemini:
name: Run Gemini Test