micro-tests #372

Merged
vtolstov merged 24 commits from micro-tests into v3 2024-12-10 23:45:54 +03:00
Showing only changes of commit d5f07922e8 - Show all commits

View File

@ -40,7 +40,8 @@ jobs:
cd ../
go work init
ls | grep -v go | xargs go work use
cat go.work
cat ${{ github.workspace }}/go.work
go env
- name: setup deps
env:
GOWORK: ${{ github.workspace }}/go.work