From f79325aa7d875c6df32f235efddb05eefa7caafb Mon Sep 17 00:00:00 2001 From: Patryk Ciechanski Date: Thu, 12 Jun 2025 20:35:03 +0200 Subject: [PATCH] restorint test.yml from main --- .github/workflows/test.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index c0e27c1..2d13b39 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -114,5 +114,4 @@ jobs: if: steps.check-key.outputs.api_key_available == 'false' run: | echo "🔒 Simulation tests skipped (no API keys configured)" - echo "To enable simulation tests, add GEMINI_API_KEY and/or OPENAI_API_KEY as repository secrets" - + echo "To enable simulation tests, add GEMINI_API_KEY and/or OPENAI_API_KEY as repository secrets" \ No newline at end of file