Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
kennethassogba committed Nov 16, 2024
1 parent 3d21b55 commit f0ab66a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,12 +71,6 @@ jobs:
- name: Run example
run: ${{github.workspace}}/build/main

- name: Run simple
run: ${{github.workspace}}/build/simple

- name: Run test_omp
run: ${{github.workspace}}/build/test_omp

# - name: clang-tidy
# run: make clang-tidy
# cmake --build ${{ steps.strings.outputs.build-output-dir }} --config Debug --target clang-tidy -j
Expand Down

0 comments on commit f0ab66a

Please sign in to comment.