Skip to content

Commit ad8d411

Browse files
committed
Merge branch 'expand_ci'
2 parents 6c29f60 + d1f967f commit ad8d411

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci-build.yml

-2
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,6 @@ jobs:
5959
run: cmake -DCMAKE_BUILD_TYPE=Debug -G "NMake Makefiles" .
6060
- name: Build
6161
run: nmake
62-
- name: Setyp Python
63-
uses: actions/setup-python@v5
6462
- name: Test
6563
run: python .\scripts\run-tests.py
6664

0 commit comments

Comments
 (0)