reporting test

This commit is contained in:
Adam Wilson
2025-05-03 17:51:17 -06:00
parent 5000b5e031
commit ca823b70e6
2 changed files with 2 additions and 2 deletions

View File

@@ -30,7 +30,7 @@ jobs:
- name: 'Garak test probe'
run: |
python -m garak --model_type test.Blank --probes test.Test --report_dir ${{ github.workspace }}/reports
python -m garak --model_type test.Blank --probes test.Test
- name: 'display report'
run: |

View File

@@ -2,4 +2,4 @@ run:
generations: 1
plugins:
probe_spec: promptinject.HijackHateHumansMini
probe_spec: test.Test