Skip to content

Commit f51e185

Browse files
committed
Test
1 parent 220d60d commit f51e185

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sonar_cloud.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Run build-wrapper
3737
run: |
3838
build-wrapper-linux-x86-64 --out-dir ${{ env.BUILD_WRAPPER_OUT_DIR }} \
39-
scripts/build.sh cpp zserio cpp_rt-linux64-gcc && scripts/release.sh && scripts/test.sh cpp-linux64-gcc
39+
scripts/build.sh cpp zserio cpp_rt-linux64-gcc && scripts/release.sh
4040
env:
4141
CMAKE_EXTRA_ARGS: "-DCMAKE_BUILD_TYPE=Release"
4242
CMAKE_BUILD_OPTIONS: "-j4"

0 commit comments

Comments
 (0)