test4
Some checks failed
Auth & User Management Service CI / Explore-Gitea-Actions (push) Failing after 1m41s

This commit is contained in:
xiabin 2025-02-11 11:16:41 +08:00
parent 406e59722a
commit 6144d30327

View File

@ -11,7 +11,6 @@ jobs:
- /go/pkg/mod:/go/pkg/mod
steps:
- run: export https_proxy=http://192.168.0.43:7897
- uses: actions/checkout@v5
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
- run: go version