mirror of
https://github.com/Kistler-Group/sdbus-cpp.git
synced 2026-04-12 21:05:46 +02:00
fix: integration tests in release mode
This commit is contained in:
committed by
Stanislav Angelovič
parent
7a09e9bcc8
commit
8bbeeeb4ce
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -65,7 +65,7 @@ jobs:
|
||||
run: |
|
||||
cd build
|
||||
sudo cmake --build . --target install
|
||||
ctest
|
||||
ctest --output-on-failure
|
||||
- name: pack
|
||||
if: matrix.build == 'shared-libsystemd' && matrix.os == 'ubuntu-20.04'
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user