We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c065ad commit cc92bd4Copy full SHA for cc92bd4
1 file changed
.github/workflows/prompt-evals.yml
@@ -19,4 +19,4 @@ jobs:
19
- uses: actions/checkout@v4
20
- name: Math Stability Audit
21
run: |
22
- grep -i "TTT\|TUPT\|LWE" .github/prompts/
+ grep -ri "TTT\|TUPT\|LWE" .github/prompts/
0 commit comments