Skip to content

Commit 3764b51

Browse files
authored
Format
1 parent 2ff9c09 commit 3764b51

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ jobs:
4242
run: poetry run pytest .
4343
env:
4444
CO_API_KEY: ${{ secrets.COHERE_API_KEY }}
45-
4645
publish:
4746
needs: [compile, test]
4847
if: github.event_name == 'push' && contains(github.ref, 'refs/tags/')

0 commit comments

Comments
 (0)