Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
emasab committed Apr 6, 2024
1 parent 99f4833 commit 91df086
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .semaphore/semaphore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ blocks:
- otool -L src/librdkafka.dylib
- otool -L src-cpp/librdkafka++.dylib
- make -j -C tests build
- TEST_DEBUG=all TESTS=0147 make -C tests run_local_quick
- make -C tests run_local_quick
- DESTDIR="$PWD/dest" make install
- (cd dest && tar cvzf ../artifacts/librdkafka.tgz .)
Expand Down

0 comments on commit 91df086

Please sign in to comment.