ci(build): remove teapot as not needed
This commit is contained in:
parent
8265cc2e99
commit
a1cc41e07c
|
@ -20,9 +20,9 @@ jobs:
|
||||||
go env -w GO111MODULE=on
|
go env -w GO111MODULE=on
|
||||||
go env -w GOPROXY=https://goproxy.io,direct
|
go env -w GOPROXY=https://goproxy.io,direct
|
||||||
chown -R root:root /root/.ssh
|
chown -R root:root /root/.ssh
|
||||||
- name: Setup Joint-Teapot
|
# - name: Setup Joint-Teapot
|
||||||
run: |
|
# run: |
|
||||||
pip install git+https://ghp.ci/https://github.com/BoYanZh/Joint-Teapot
|
# pip install git+https://ghp.ci/https://github.com/BoYanZh/Joint-Teapot
|
||||||
- name: Lint
|
- name: Lint
|
||||||
run: make lint
|
run: make lint
|
||||||
- name: Build
|
- name: Build
|
||||||
|
|
Loading…
Reference in New Issue
Block a user