(tests) move back to ruby based tests (#1051)

* (tests) move back to ruby based tests

* move workflow back to using Ruby
This commit is contained in:
Kjeld Schouten-Lebbing
2021-09-28 15:11:36 +02:00
committed by GitHub
parent caa51471c7
commit 79a0923eb6
24 changed files with 2758 additions and 3430 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"recommendations": [
"ms-vscode-remote.remote-containers",
"golang.go"
"rebornix.ruby"
]
}