Skip to content

Commit

Permalink
Merge branch 'expand_ci'
Browse files Browse the repository at this point in the history
  • Loading branch information
mity committed Feb 4, 2024
2 parents 6c29f60 + d1f967f commit ad8d411
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,6 @@ jobs:
run: cmake -DCMAKE_BUILD_TYPE=Debug -G "NMake Makefiles" .
- name: Build
run: nmake
- name: Setyp Python
uses: actions/setup-python@v5
- name: Test
run: python .\scripts\run-tests.py

Expand Down

0 comments on commit ad8d411

Please sign in to comment.