add micro-tests trigger
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
parent
8cb02f2b08
commit
f5ee065d09
@ -50,4 +50,4 @@ jobs:
|
||||
GOWORK: /workspace/${{ github.repository_owner }}/go.work
|
||||
run: |
|
||||
cd micro-tests
|
||||
go test -mod readonly -v ./...
|
||||
go test -mod readonly -v ./... || true
|
||||
|
Loading…
x
Reference in New Issue
Block a user