Skip to content

Commit

Permalink
cmake test
Browse files Browse the repository at this point in the history
  • Loading branch information
Vano committed Mar 11, 2024
1 parent 8c14df5 commit 4a253b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ jobs:
generate_sources: |
scons platform=${{ matrix.platforms.platform }} build_library=no ${{ matrix.platforms.flags }}
scons -c
- name: CMake
generate_sources: |
cmake -G 'Ninja Multi-Config' -B build test
"cmake -G 'Ninja Multi-Config' -B build test"
platforms:
Expand Down

0 comments on commit 4a253b3

Please sign in to comment.