mirror of
https://github.com/logos-storage/logos-storage-go-bindings.git
synced 2026-01-02 05:23:09 +00:00
Installs gotestsum on the CI
This commit is contained in:
parent
316d2bde6c
commit
d8b21f2087
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -46,5 +46,8 @@ jobs:
|
|||||||
- name: Build codex go
|
- name: Build codex go
|
||||||
run: make
|
run: make
|
||||||
|
|
||||||
|
- name: Install gotestsum
|
||||||
|
run: go install gotest.tools/gotestsum@latest
|
||||||
|
|
||||||
- name: Go test
|
- name: Go test
|
||||||
run: make test
|
run: make test
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user