Skip to content

Commit

Permalink
CI: Remove bogus workflow step.
Browse files Browse the repository at this point in the history
  • Loading branch information
mity committed Feb 4, 2024
1 parent e7c4392 commit d1f967f
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 d1f967f

Please sign in to comment.