Skip to content

Commit 8e8a557

Browse files
authored
Merge branch 'main' into bump-meilisearch-v1.1.0
2 parents 0075485 + 262ee0f commit 8e8a557

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,4 +97,4 @@ jobs:
9797
- name: Install dependencies
9898
run: pipenv install --dev --python=${{ matrix.python-version }}
9999
- name: isort
100-
run: pipenv run isort meilisearch tests setup.py --check-only
100+
run: pipenv run isort meilisearch tests --check-only

0 commit comments

Comments
 (0)