Skip to content
Snippets Groups Projects
Unverified Commit 6b97c1f0 authored by Psnail's avatar Psnail Committed by GitHub
Browse files

Update go.yml

parent 81fb6b26
No related branches found
No related tags found
No related merge requests found
......@@ -46,6 +46,7 @@ jobs:
run: |
chmod u+x before_ut.sh && ./before_ut.sh
go mod vendor && go test ./... -coverprofile=coverage.txt -covermode=atomic
export COMPOSE_INTERACTIVE_NO_CLI=1
chmod +x integrate_test.sh && ./integrate_test.sh
- name: Coverage
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment