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 6f5597a commit 68ace96Copy full SHA for 68ace96
1 file changed
.github/workflows/test-wheel-linux.yml
@@ -283,6 +283,7 @@ jobs:
283
run: |
284
set -euo pipefail
285
pushd cuda_pathfinder
286
+ ls -R
287
pip install --only-binary=:all: -v . --group "test-cu${TEST_CUDA_MAJOR}"
288
pip list
289
popd
0 commit comments