Skip to content

Commit 5fefbd6

Browse files
committed
Updated test run yaml.
1 parent 625c12d commit 5fefbd6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/run-unittests-py38-cov-report.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@ jobs:
4646
--ignore tests/unitary/with_extras/feature_store \
4747
--ignore tests/unitary/with_extras/operator/feature-store \
4848
--ignore tests/unitary/with_extras/operator/forecast \
49-
--ignore tests/unitary/with_extras/hpo
49+
--ignore tests/unitary/with_extras/hpo \
50+
--ignore tests/unitary/with_extras/langchain
5051
- name: "slow_tests"
5152
test-path: "tests/unitary/with_extras/model"
5253

0 commit comments

Comments
 (0)