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 b0bd862 commit 5398655Copy full SHA for 5398655
.github/workflows/ci_windows.yml
@@ -17,8 +17,5 @@ jobs:
17
runs-on: windows-latest
18
steps:
19
- uses: actions/checkout@v2
20
- - uses: actions/setup-python@v2
21
- with:
22
- python-version: '3.x'
23
24
- run: ctest -S setup.cmake -VV
0 commit comments