Skip to content

Commit

Permalink
playing with sonar on tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Mi-La committed Apr 12, 2024
1 parent ae76a74 commit 65740f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
CMAKE_EXTRA_ARGS: "-DCMAKE_BUILD_TYPE=Release"
CMAKE_BUILD_OPTIONS: "-j4"
run: |
scripts/build.sh core cpp zserio cpp_rt-linux64-gcc
scripts/build.sh core cpp zserio cpp_rt-linux64-gcc && scripts/release.sh
- name: Run tests under build_wrapper
run: |
Expand Down

0 comments on commit 65740f2

Please sign in to comment.