Skip to content

Commit

Permalink
Verbose
Browse files Browse the repository at this point in the history
Signed-off-by: Cole Miller <cole.miller@canonical.com>
  • Loading branch information
cole-miller committed Oct 23, 2024
1 parent a77de6a commit 3f7eeea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
- name: Test
env:
LIBDQLITE_TRACE: 1
GO_DQLITE_MULTITHREAD: 1
run: |
go test -v -tags libsqlite3 -race -coverprofile=coverage.out github.com/canonical/go-dqlite/client -run TestMembership
Expand Down

0 comments on commit 3f7eeea

Please sign in to comment.