Skip to content

Commit

Permalink
Add cerebras secret to ci test
Browse files Browse the repository at this point in the history
  • Loading branch information
kxtran committed Aug 28, 2024
1 parent b94876e commit 8ecd202
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
LAMINI_API_KEY: ${{ secrets.LAMINI_API_KEY }}
GOOGLE_API_KEY : ${{ secrets.GOOGLE_API_KEY }}
PERPLEXITYAI_API_KEY: ${{ secrets.PERPLEXITYAI_API_KEY }}
CEREBRAS_API_KEY: ${{ secrets.CEREBRAS_API_KEY }}
steps:
- uses: actions/checkout@v4
- name: Install poetry
Expand Down

0 comments on commit 8ecd202

Please sign in to comment.