Skip to content

Commit 7721eaa

Browse files
author
James Hiester
committed
updating workflow
1 parent 8f91918 commit 7721eaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/redteam-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
6262
- name: Run redteam
6363
run: |
64-
promptfoo redteam run -c "$SCAN_TEMPLATE_ID" -t "$TARGET_ID" -c promptfooconfig.yaml -o results.json -o report.html
64+
promptfoo redteam run -c "$SCAN_TEMPLATE_ID" -t "$TARGET_ID" -o results.json -o report.html
6565
6666
- name: Check quality gate
6767
run: |

0 commit comments

Comments
 (0)