mirror of
https://github.com/retailcrm/mg-bot-api-client-go.git
synced 2025-04-07 07:03:31 +03:00
update install dependencies
This commit is contained in:
parent
3fc31ab7b7
commit
93a570b60e
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -32,6 +32,7 @@ jobs:
|
|||
go get -v github.com/google/go-querystring/query
|
||||
go get -v github.com/stretchr/testify/assert
|
||||
go get -v github.com/joho/godotenv
|
||||
go get -v github.com/h2non/gock
|
||||
- name: Tests
|
||||
run: go test -v ./... -cover -coverprofile=coverage.txt -covermode=atomic
|
||||
- name: Coverage
|
||||
|
|
Loading…
Add table
Reference in a new issue