Skip to content

Commit 1883b5b

Browse files
committed
Diagnostics
1 parent f4aec17 commit 1883b5b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build_wheels.yml

+2
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ jobs:
4848
if: "! startsWith(matrix.os, 'windows-')"
4949
run: tar --strip-components=1 -xf dist/*.tar.gz
5050

51+
- name: Test
52+
run: pwd && find .
5153
- name: Build wheel
5254
uses: pypa/[email protected]
5355
env:

0 commit comments

Comments
 (0)