diff --git a/.github/workflows/ruby-client-test.yaml b/.github/workflows/ruby-client-test.yaml index 9cd336a9..240c2eae 100644 --- a/.github/workflows/ruby-client-test.yaml +++ b/.github/workflows/ruby-client-test.yaml @@ -1,4 +1,4 @@ -name: Test stencil RUBY client +name: Test stencil client on: push: paths: diff --git a/clients/README.md b/clients/README.md index c2afffe0..fd8e90d5 100644 --- a/clients/README.md +++ b/clients/README.md @@ -20,3 +20,4 @@ Stencil clients abstracts handling of descriptorset file on client side. Current - [Java](java) - [Go](go) - [Javascript](js) + - [Ruby](ruby)