fix: harden search and release safeguards
This commit is contained in:
@@ -34,6 +34,10 @@ jobs:
|
||||
shell: bash
|
||||
run: cmake --build build --parallel
|
||||
|
||||
- name: Run tests
|
||||
shell: bash
|
||||
run: ctest --test-dir build --output-on-failure
|
||||
|
||||
- name: Smoke test GUI
|
||||
shell: bash
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user