Skip to content

Commit f47a304

Browse files
authored
ci: Removed FastEmbed run_tests.yml
1 parent 1826313 commit f47a304

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
python-version: ${{ matrix.python-version }}
5858
cache: "poetry"
5959
- name: Install dependencies
60-
run: poetry install --no-interaction --extras fastembed
60+
run: poetry install --no-interaction
6161
- name: Run lint with tests
6262
uses: chartboost/ruff-action@v1
6363
with:

0 commit comments

Comments
 (0)