Skip to content

Commit 8561f52

Browse files
committed
ci: rename wheel-building workflow
1 parent 32f4e9b commit 8561f52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python_skbuild_wheels.yml renamed to .github/workflows/python_build_wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build Python wheels (skbuild)
1+
name: Build and test Python wheels
22

33
on: [push, pull_request]
44

0 commit comments

Comments
 (0)