File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 6464 OTHER_LDFLAGS="-L./external/libpqxx/build/src -lpqxx -lpq -L/opt/homebrew/Cellar/pkgconf/2.3.0_1/lib -L/opt/homebrew/Cellar/pkgconf/2.3.0_1/lib/pkgconfig -L/opt/homebrew/Cellar/postgresql@14/14.15/lib/postgresql@14 -L/opt/homebrew/Cellar/postgresql@14/14.15/lib/postgresql@14/pgxs -L/opt/homebrew/Cellar/postgresql@14/14.15/lib/postgresql@14/pkgconfig"
6565 clean build test
6666 | xcpretty -r junit && exit ${PIPESTATUS[0]}
67- - name : Check artifacts
68- run : |
69- sh ./.github/workflows/cpp_coverage.sh
67+ - name : Export coverage report
68+ run : |
69+ sh ./.github/workflows/cpp_coverage.sh
7070 # - name: Convert coverage report to sonarqube format
7171 # run: >
7272 # bash ./.github/workflows/xccov-to-sonarqube-generic.sh *.xcresult/ > sonarqube-generic-coverage.xml
You can’t perform that action at this time.
0 commit comments