Skip to content

Commit 1a9ee83

Browse files
committed
test dir only
1 parent 206e059 commit 1a9ee83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ jobs:
4040
mongodb-version: ${{ matrix.mongodb-version }}
4141

4242
- name: Test with pytest and generate coverage file
43-
run: poetry run pytest -m "not integration and not neo4j" --ignore=src/linkml_store/inference/implementations/rag_inference_engine.py
43+
run: poetry run pytest -m "not integration and not neo4j" --ignore=src/linkml_store/inference/implementations/rag_inference_engine.py tests

0 commit comments

Comments
 (0)