Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8ca2890

Browse files
authored
Update test_UCR_UEA_datasets.yml
1 parent 86c15c1 commit 8ca2890

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_UCR_UEA_datasets.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
python-version: '3.10'
1717

1818
- name: Install and test env
19-
run: python3 -m pip install .[tests]
19+
run: python3 -m pip install .[tests,all_features]
2020
shell: bash
2121
- name: test da
2222
run: python3 -m pytest -v tslearn -k "dataset" --doctest-modules

0 commit comments

Comments
 (0)