There was an error while loading. Please reload this page.
1 parent 8f91918 commit 7721eaaCopy full SHA for 7721eaa
.github/workflows/redteam-scan.yml
@@ -61,7 +61,7 @@ jobs:
61
62
- name: Run redteam
63
run: |
64
- promptfoo redteam run -c "$SCAN_TEMPLATE_ID" -t "$TARGET_ID" -c promptfooconfig.yaml -o results.json -o report.html
+ promptfoo redteam run -c "$SCAN_TEMPLATE_ID" -t "$TARGET_ID" -o results.json -o report.html
65
66
- name: Check quality gate
67
0 commit comments