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 3d59e1f commit 42cbccfCopy full SHA for 42cbccf
.github/workflows/apple.yml
@@ -1,3 +1,5 @@
1
+name: MacOS Python build
2
+
3
on:
4
push:
5
pull_request:
.github/workflows/linux.yml
+name: Linux Python build
.github/workflows/windows.yml
+name: Windows Python build
0 commit comments