Skip to content

Commit e54f6c0

Browse files
author
SentienceDEV
committed
Merge main: resolve workflow conflicts
2 parents 38d4913 + cd5c683 commit e54f6c0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ jobs:
3131
3232
- name: Install dependencies
3333
run: |
34+
pip cache purge || true
35+
pip uninstall -y sentienceapi || true
3436
pip install --no-cache-dir -e ".[dev]"
3537
pip install pre-commit mypy types-requests
3638

0 commit comments

Comments
 (0)