This is an automated email from the ASF dual-hosted git repository.
Jens-G pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git
from d2be6b0c8 THRIFT-6326: Compile the compiler sources once for the
executable and the unit tests Client: build
add b346a6722 THRIFT-6063: Add a GitHub Actions CI job for the Smalltalk
library Client: st
No new revisions were added by this update.
Summary of changes:
.github/workflows/build.yml | 44 ++++++++++++
lib/st/README.md | 25 +++++++
lib/st/test/run-tests.sh | 164 ++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 233 insertions(+)
create mode 100755 lib/st/test/run-tests.sh