add micro-tests trigger
Some checks failed
lint / lint (pull_request) Successful in 1m9s
test / test (pull_request) Failing after 1m38s

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
Василий Толстов 2024-12-10 16:02:43 +03:00
parent 2969494c5a
commit 1c1b9c0a28

View File

@ -24,6 +24,8 @@ jobs:
- name: checkout tests
uses: actions/checkout@v4
with:
ref: master
fetch-depth: 1
filter: 'blob:none'
repository: unistack-org/micro-tests
path: micro-tests