Skip to content

Commit

Permalink
Disable test for funchook in CI (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
keyboardcrash32 authored Aug 1, 2024
1 parent 6c5580a commit 902eb92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ jobs:
-DCMAKE_C_COMPILER=${{ matrix.c_compiler }}
-DCMAKE_BUILD_TYPE=${{ matrix.build_type }}
-DCMAKE_TOOLCHAIN_FILE=${{ matrix.toolchain-file }}
-DFUNCHOOK_BUILD_TESTS=OFF
-S ${{ steps.strings.outputs.src-dir }}
- name: Build (Linux)
Expand Down

0 comments on commit 902eb92

Please sign in to comment.