github: also run 'make tinygo-test' on mac

This commit is contained in:
Dan Kegel
2022-02-18 12:00:37 -08:00
committed by Ron Evans
parent 5746154cc0
commit f962e2fd15
2 changed files with 2 additions and 3 deletions
-3
View File
@@ -1,6 +1,3 @@
//go:build !baremetal
// +build !baremetal
// Copyright 2009 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.