GHA: Build and test the Go client #9128
Labels
area/test
Marks an issue as improving or extending the test coverage of the project
kind/toil
Categorizes an issue or PR as general maintenance, i.e. cleanup, refactoring, etc.
version:8.1.0-alpha1
Marks an issue as being completely or in parts released in 8.1.0-alpha1
version:8.1.0
Marks an issue as being completely or in parts released in 8.1.0
We should add another job to the test workflow that builds and tests the Go client.
Based on the script we use for Jenkins this seems to be fairly easy:
https://github.com/camunda/zeebe/blob/0bcea598445a984aee0009e9fe5f8a0c531f86f3/.ci/scripts/distribution/test-go.sh#L6
The text was updated successfully, but these errors were encountered: