Skip to content

Commit 0fbb02e

Browse files
1 parent 5ec88e8 commit 0fbb02e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ jobs:
217217
uses: ./.github/actions/install-iceoryx-deps-and-clang
218218
- name: Build project and test and run unit test
219219
run: sudo ./tools/ci/build-test-ubuntu-support-systemd-unit.sh
220-
- name: Start integration test
220+
- name: Run integration test
221221
run: sudo ./tools/ci/build-test-ubuntu-support-systemd-integrations.sh
222222

223223
coverage-and-docs:

0 commit comments

Comments
 (0)