ci(build): remove teapot as not needed
All checks were successful
build / build (push) Successful in 1m2s
build / trigger-build-image (push) Successful in 7s

This commit is contained in:
张泊明518370910136 2024-10-11 00:35:57 -04:00
parent 8265cc2e99
commit a1cc41e07c
GPG Key ID: D47306D7062CDA9D

View File

@ -20,9 +20,9 @@ jobs:
go env -w GO111MODULE=on
go env -w GOPROXY=https://goproxy.io,direct
chown -R root:root /root/.ssh
- name: Setup Joint-Teapot
run: |
pip install git+https://ghp.ci/https://github.com/BoYanZh/Joint-Teapot
# - name: Setup Joint-Teapot
# run: |
# pip install git+https://ghp.ci/https://github.com/BoYanZh/Joint-Teapot
- name: Lint
run: make lint
- name: Build