update readme and enable mistral ITs

This commit is contained in:
Mark Pollack
2024-12-02 16:29:53 -05:00
parent 8a0254be96
commit 498b02ce84
2 changed files with 134 additions and 49 deletions

View File

@@ -122,7 +122,7 @@ jobs:
id: secret_check
if: ${{ env.MISTRAL_AI_API_KEY != '' }}
run: echo "Secrets exist"
- name: Checkout the action
uses: actions/checkout@v4