mirror of
https://github.com/Zxilly/UA2F.git
synced 2025-12-25 04:28:28 +00:00
ci: fix option on uci
This commit is contained in:
parent
2908461bf0
commit
7c23c9dba7
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -66,7 +66,7 @@ jobs:
|
||||
|
||||
- name: Run unit tests
|
||||
run: |
|
||||
cmake -S . -B build -DUA2F_BUILD_TESTS=ON -DUA2F_USE_UCI=OFF
|
||||
cmake -S . -B build -DUA2F_BUILD_TESTS=ON -DUA2F_ENABLE_UCI=OFF
|
||||
cmake --build build
|
||||
./build/ua2f_test
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user