Merge branch 'middleware-compatibility' of github.com:anytypeio/any-sync into middleware-compatibility
This commit is contained in:
commit
18bc40a531
3
.github/workflows/coverage.yml
vendored
3
.github/workflows/coverage.yml
vendored
@ -12,6 +12,9 @@ jobs:
|
||||
with:
|
||||
go-version: '^1.19.0'
|
||||
|
||||
- name: git config
|
||||
run: |
|
||||
git config --global http.extraheader "PRIVATE-TOKEN: ${{ secrets.GITHUB_TOKEN }}"
|
||||
- name: Vet
|
||||
run: |
|
||||
make vet
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user