From 6fa275a1c739a99300fd384abd749c74a5a09251 Mon Sep 17 00:00:00 2001 From: Adam Wilson Date: Tue, 20 May 2025 12:05:40 -0600 Subject: [PATCH] try garak test run with FastAPI --- .github/workflows/llmsecops-cicd.llm.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/llmsecops-cicd.llm.yml b/.github/workflows/llmsecops-cicd.llm.yml index d36ff3ca6..5dfec1736 100644 --- a/.github/workflows/llmsecops-cicd.llm.yml +++ b/.github/workflows/llmsecops-cicd.llm.yml @@ -73,7 +73,6 @@ jobs: env: WORKSPACE: ${{ github.workspace }} GITHUB_ENV: $GITHUB_ENV - if: false # Add error analysis step - name: 'Analyze errors and create report'