Skip to content

Commit b0438a7

Browse files
committed
nit
1 parent 428b843 commit b0438a7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ jobs:
4747

4848
- name: Test (aiohttp)
4949
run: poetry run pytest -rP -n auto -m aiohttp .
50+
env:
51+
CO_API_KEY: ${{ secrets.COHERE_API_KEY }}
5052

5153
publish:
5254
needs: [compile, test]

0 commit comments

Comments
 (0)