diff --git a/.github/workflows/llmsecops-cicd.test.yml b/.github/workflows/llmsecops-cicd.test.yml index b9534edd2..100850ff9 100644 --- a/.github/workflows/llmsecops-cicd.test.yml +++ b/.github/workflows/llmsecops-cicd.test.yml @@ -30,7 +30,7 @@ jobs: - name: 'Garak test probe' run: | - python -m garak -v --model_type test.Blank --probes test.Test --report_dir ${{ github.workspace }}/reports + python -m garak --model_type test.Blank --probes test.Test --report_dir ${{ github.workspace }}/reports - name: 'display report' run: |