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