add micro-tests trigger
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
parent
ca52973194
commit
e46579fe9a
@ -44,4 +44,5 @@ jobs:
|
|||||||
INTEGRATION_TESTS: yes
|
INTEGRATION_TESTS: yes
|
||||||
run: |
|
run: |
|
||||||
cd micro-tests
|
cd micro-tests
|
||||||
|
cat ../go.work >&2
|
||||||
go test -mod readonly -v ./...
|
go test -mod readonly -v ./...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user