We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35a05d6 commit 974823fCopy full SHA for 974823f
.github/workflows/test.yaml
@@ -61,6 +61,7 @@ jobs:
61
runs-on: windows-2019
62
steps:
63
- uses: actions/checkout@v4
64
+ - uses: ilammy/msvc-dev-cmd@v1
65
- uses: actions/setup-python@v5
66
with:
67
python-version: "3.12"
0 commit comments