add export GIT_TERMINAL_PROMPT=1
This commit is contained in:
parent
071d85cd22
commit
7e41284cc8
1
.github/workflows/coverage.yml
vendored
1
.github/workflows/coverage.yml
vendored
@ -17,7 +17,6 @@ jobs:
|
||||
git config --global http.extraheader "PRIVATE-TOKEN: ${{ secrets.GITHUB_TOKEN }}"
|
||||
- name: Vet
|
||||
run: |
|
||||
export GOPRIVATE=github.com/anytypeio
|
||||
make vet
|
||||
- name: Unit tests
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user