Skip to content

Commit

Permalink
temporarily leave out mistral
Browse files Browse the repository at this point in the history
  • Loading branch information
ccurme committed Apr 19, 2024
1 parent 100a2f0 commit ffec723
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/scheduled_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:
- "libs/partners/ai21"
- "libs/partners/fireworks"
- "libs/partners/groq"
- "libs/partners/mistralai"
- "libs/partners/together"
# - "libs/partners/mistralai"
- "libs/partners/together" # needs standard-tests
name: Python ${{ matrix.python-version }} - ${{ matrix.working-directory }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit ffec723

Please sign in to comment.