Skip to content

Commit 0a08b85

Browse files
author
Nikos Papailiou
committed
Fix format
1 parent 8681311 commit 0a08b85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
#pip uninstall -y tiledb.vector_search
3636
#pip install -e .
3737
#pytest
38-
pytest --nbmake "./test/ipynb"
38+
pytest --nbmake "./test/ipynb"
3939
env:
4040
TILEDB_REST_TOKEN: ${{ secrets.TILEDB_CLOUD_HELPER_VAR }}
4141
shell: bash -el {0}

0 commit comments

Comments
 (0)