Skip to content

Commit ec52fce

Browse files
committed
update
1 parent 9a139f9 commit ec52fce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/coordinator.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ jobs:
112112
- name: Test coordinator packages
113113
working-directory: 'coordinator'
114114
run: |
115+
make libzkp
115116
go test -v -race -gcflags="-l" -ldflags="-s=false" -coverprofile=coverage.txt -covermode=atomic -tags mock_verifier ./...
116117
- name: Upload coverage reports to Codecov
117118
uses: codecov/codecov-action@v3

0 commit comments

Comments
 (0)