mirror of
https://github.com/FluuxIO/go-xmpp.git
synced 2024-11-23 02:52:00 -08:00
Test for multiple packages
This commit is contained in:
parent
843059b096
commit
fef7d1ec50
@ -2,7 +2,7 @@
|
||||
steps:
|
||||
- name: test
|
||||
service: build
|
||||
command: go test -race -coverprofile=coverage.txt -covermode=atomic ./...
|
||||
command: ./test.sh
|
||||
- name: codecov
|
||||
service: build
|
||||
command: bash -c "curl -s https://codecov.io/bash"
|
||||
|
Loading…
Reference in New Issue
Block a user