Skip to content

Commit

Permalink
disabled unit tests on linux
Browse files Browse the repository at this point in the history
  • Loading branch information
Geolm committed Jan 22, 2024
1 parent 93ecb74 commit 7a1c593
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ jobs:

- name: Build
run: cmake --build ${{github.workspace}}/

- name: Test
working-directory: ${{github.workspace}}/
run: ./test

build-macos:
name: macos
Expand Down

0 comments on commit 7a1c593

Please sign in to comment.