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 8681311 commit 0a08b85Copy full SHA for 0a08b85
.github/workflows/ci_python.yml
@@ -35,7 +35,7 @@ jobs:
35
#pip uninstall -y tiledb.vector_search
36
#pip install -e .
37
#pytest
38
- pytest --nbmake "./test/ipynb"
+ pytest --nbmake "./test/ipynb"
39
env:
40
TILEDB_REST_TOKEN: ${{ secrets.TILEDB_CLOUD_HELPER_VAR }}
41
shell: bash -el {0}
0 commit comments