Skip to content

Commit

Permalink
fixup! test-build
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaKasar committed Oct 11, 2024
1 parent 9db7c14 commit 70de1c0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/cxx-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,9 @@ jobs:
.github/workflows/utils.sh buildCoreCPPSDK
- name: Run Tests
run: /__w/core-sdk/TestFireboltCore
run: |
chmod +x /__w/core-sdk/TestFireboltCore
/__w/core-sdk/TestFireboltCore

manage_sdk:
name: Build Manage SDK
Expand Down

0 comments on commit 70de1c0

Please sign in to comment.