Skip to content

Commit

Permalink
fixup! chore: CI to test CPP SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaKasar committed Nov 19, 2024
1 parent 498d2f1 commit 8e295c9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/cxx-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -378,10 +378,6 @@ jobs:
.github/workflows/utils.sh build_core_cpp_sdk
- name: Test CXX Core SDK
run: .github/workflows/utils.sh test_core_cpp_sdk
continue-on-error: true

- name: Test and Generate coverage report
run: .github/workflows/utils.sh generate_core_sdk_coverage_report

Expand Down

0 comments on commit 8e295c9

Please sign in to comment.