Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/ci-make-test' into fix-unit-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmed-irfan committed Aug 19, 2024
2 parents 5baccd3 + 984d719 commit 0e4080e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/test/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ runs:
export LD_LIBRARY_PATH=/usr/local/lib/:${LD_LIBRARY_PATH}
make MODE=${{ inputs.mode }} check
make MODE=${{ inputs.mode }} check-api
make MODE=${{ inputs.mode }} test

0 comments on commit 0e4080e

Please sign in to comment.