We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd5937f commit 2055ae7Copy full SHA for 2055ae7
.github/workflows/python-app.yml
@@ -4,6 +4,7 @@ on: [push, pull_request]
4
jobs:
5
6
test:
7
+
8
runs-on: windows-latest
9
strategy:
10
fail-fast: false
0 commit comments