mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-06 18:05:35 +00:00
.builds: remove go fmt test from freebsd image
There is no reason to run platform independent tests on FreeBSD. Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
@@ -20,6 +20,3 @@ tasks:
|
|||||||
- test_cmd: |
|
- test_cmd: |
|
||||||
cd gio/cmd
|
cd gio/cmd
|
||||||
go test ./...
|
go test ./...
|
||||||
- check_gofmt: |
|
|
||||||
cd gio
|
|
||||||
test -z $(gofmt -s -l .)
|
|
||||||
|
|||||||
Reference in New Issue
Block a user