We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 625c12d commit 5fefbd6Copy full SHA for 5fefbd6
.github/workflows/run-unittests-py38-cov-report.yml
@@ -46,7 +46,8 @@ jobs:
46
--ignore tests/unitary/with_extras/feature_store \
47
--ignore tests/unitary/with_extras/operator/feature-store \
48
--ignore tests/unitary/with_extras/operator/forecast \
49
- --ignore tests/unitary/with_extras/hpo
+ --ignore tests/unitary/with_extras/hpo \
50
+ --ignore tests/unitary/with_extras/langchain
51
- name: "slow_tests"
52
test-path: "tests/unitary/with_extras/model"
53
0 commit comments