workflow improve
Some checks failed
lint / lint (pull_request) Failing after 18m59s
test / test (pull_request) Successful in 1m20s

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
Василий Толстов 2024-12-10 00:59:54 +03:00
parent 6dc76cdfea
commit ba4478a5e0
2 changed files with 4 additions and 4 deletions

View File

@ -14,8 +14,8 @@ jobs:
steps:
- name: checkout
uses: actions/checkout@v4
with:
filter: 'blob:none'
#with:
# filter: 'blob:none'
- name: setup-go
uses: actions/setup-go@v5
with:

View File

@ -19,8 +19,8 @@ jobs:
steps:
- name: checkout
uses: actions/checkout@v4
with:
filter: 'blob:none'
#with:
# filter: 'blob:none'
- name: setup-go
uses: actions/setup-go@v5
with: