chore: run ledger tests when flags are set (#16078)

This commit is contained in:
Marko 2023-05-10 13:44:13 +02:00 committed by GitHub
parent 52212cf3e9
commit 6fd417ee60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,6 @@
//go:build ledger
// +build ledger
package ledger
import (