Skip to content

Commit 2ca56c7

Browse files
committed
Don't test the Go target with the scala grammar
It's too slow.
1 parent 76571f8 commit 2ca56c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scala/desc.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8" ?>
22
<desc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../_scripts/desc.xsd">
3-
<targets>CSharp;Cpp;Dart;Go;Java;JavaScript;TypeScript;Python3</targets>
3+
<targets>CSharp;Cpp;Dart;Java;JavaScript;TypeScript;Python3</targets>
44
<entry-point>compilationUnit</entry-point>
55
</desc>

0 commit comments

Comments
 (0)