We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bfd65e commit 894ef89Copy full SHA for 894ef89
.github/workflows/ci.yml
@@ -35,4 +35,4 @@ jobs:
35
run: gem install rake
36
37
- name: Run tests
38
- run: rake
+ run: rake clean compile_protos_ruby compile_js_client compile_node_client run_specs_in_docker
0 commit comments