Skip to content

Commit 3c92cfc

Browse files
committed
test push
1 parent bc8aa2d commit 3c92cfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
cd C:/
6565
- name: "Build windows python wheel"
6666
run: |
67-
echo | ls nobodywho/
67+
ls nobodywho/
6868
cd nobodywho/python
6969
maturin build --verbose ${{ matrix.profile == 'release' && '--release' || '' }} --locked
7070

0 commit comments

Comments
 (0)