Restore yaml build tag (#528)
I suspect this was removed accidentally in #490. Without this tag we run the tests on every language shard, so let's restore it.
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
//go:build yaml || all
|
||||||
|
// +build yaml all
|
||||||
|
|
||||||
package examples
|
package examples
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|||||||
Reference in New Issue
Block a user