mirror of
https://github.com/FiloSottile/age.git
synced 2026-01-08 21:03:05 +00:00
.github/workflows: fix FreeBSD tests (#410)
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -38,7 +38,7 @@ jobs:
|
||||
freebsd-version
|
||||
pkg install -y go
|
||||
go version
|
||||
run: go test -race ./...
|
||||
run: go test -buildvcs=false -race ./...
|
||||
gotip:
|
||||
name: Test (Go tip)
|
||||
strategy:
|
||||
|
||||
Reference in New Issue
Block a user