Skip to content

Commit 0cf617f

Browse files
committed
MAINT: remove spaces
1 parent 3fee2f4 commit 0cf617f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,7 @@ jobs:
259259
run: |
260260
cd numpy-src
261261
pwd
262+
ls -al
262263
hash=$(git describe HEAD)
263264
if [[ $hash == *"-"*"-"* ]]; then
264265
echo "Build version is not a tag"

0 commit comments

Comments
 (0)