We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6c29f60 + d1f967f commit ad8d411Copy full SHA for ad8d411
.github/workflows/ci-build.yml
@@ -59,8 +59,6 @@ jobs:
59
run: cmake -DCMAKE_BUILD_TYPE=Debug -G "NMake Makefiles" .
60
- name: Build
61
run: nmake
62
- - name: Setyp Python
63
- uses: actions/setup-python@v5
64
- name: Test
65
run: python .\scripts\run-tests.py
66
0 commit comments