Skip to content

Commit 894ef89

Browse files
committed
Try manual rake cmd
1 parent 3bfd65e commit 894ef89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ jobs:
3535
run: gem install rake
3636

3737
- name: Run tests
38-
run: rake
38+
run: rake clean compile_protos_ruby compile_js_client compile_node_client run_specs_in_docker

0 commit comments

Comments
 (0)