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 fea199e commit 85e5140Copy full SHA for 85e5140
scripts/test.sh
@@ -2,6 +2,6 @@
2
3
set -ex
4
5
-#(cd ./scripts/test-golang110 && ./test.sh)
6
-#(cd ./scripts/test-golang111 && ./test.sh)
+(cd ./scripts/test-golang110 && ./test.sh)
+(cd ./scripts/test-golang111 && ./test.sh)
7
(cd ./scripts/test-golang114 && ./test.sh)
0 commit comments