We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ec88e8 commit 0fbb02eCopy full SHA for 0fbb02e
.github/workflows/build-test.yml
@@ -217,7 +217,7 @@ jobs:
217
uses: ./.github/actions/install-iceoryx-deps-and-clang
218
- name: Build project and test and run unit test
219
run: sudo ./tools/ci/build-test-ubuntu-support-systemd-unit.sh
220
- - name: Start integration test
+ - name: Run integration test
221
run: sudo ./tools/ci/build-test-ubuntu-support-systemd-integrations.sh
222
223
coverage-and-docs:
0 commit comments