Skip to content

Commit 85e7840

Browse files
committed
submodule fix
1 parent 335f425 commit 85e7840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
LD_LIBRARY_PATH="/usr/local/lib64:/usr/local/lib:$LD_LIBRARY_PATH"
7878
7979
git submodule update --init --recursive
80-
ls -la quaddtype/numpy_quaddtype/QBLAS/
80+
ls -la numpy_quaddtype/QBLAS/
8181
python -m pip install . -v --no-build-isolation -Cbuilddir=build -C'compile-args=-v' -Csetup-args="-Dbuildtype=debug"
8282
- name: Run quaddtype tests
8383
working-directory: quaddtype

0 commit comments

Comments
 (0)