Skip to content

Commit

Permalink
Update .github/workflows/build-hw-reusable.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Kenneth Benzie (Benie) <k.benzie83@gmail.com>
  • Loading branch information
hdelan and kbenzie authored Oct 24, 2024
1 parent b490eda commit 8762181
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-hw-reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ jobs:
-DCMAKE_BUILD_TYPE=${{matrix.build_type}}
-DUR_ENABLE_TRACING=ON
-DUR_DEVELOPER_MODE=ON
-DUR_ENABLE_EXCEPTION_SANITIZER=ON
-DUR_BUILD_TESTS=ON
-DUR_CONFORMANCE_TEST_LOADER=OFF
-DUR_BUILD_ADAPTER_${{matrix.adapter.name}}=ON
Expand Down

0 comments on commit 8762181

Please sign in to comment.