We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d263ab9 commit 04df12fCopy full SHA for 04df12f
.github/workflows/python-app.yml
@@ -2,6 +2,7 @@ name: Test Python Versions
2
on: [push, pull_request]
3
4
jobs:
5
+
6
test:
7
runs-on: windows-latest
8
strategy:
0 commit comments