Spaces:
Running
Running
ci : disable ruby workflow (#0)
Browse files
.github/workflows/{bindings-ruby.yml → bindings-ruby.yml.disabled}
RENAMED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
name: Bindings Tests (Ruby)
|
| 2 |
on:
|
| 3 |
push:
|
|
|
|
| 1 |
+
# TODO: fix this workflow file, disabled for now
|
| 2 |
name: Bindings Tests (Ruby)
|
| 3 |
on:
|
| 4 |
push:
|