reporting test

This commit is contained in:
Adam Wilson
2025-05-03 17:39:01 -06:00
parent f58056b2cc
commit 5000b5e031
+1 -1
View File
@@ -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: |