mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
cicd: update openim-ci.yml (#528)
This commit is contained in:
parent
b46f3410ad
commit
eb7953cacb
3
.github/workflows/openim-ci.yml
vendored
3
.github/workflows/openim-ci.yml
vendored
@ -66,6 +66,7 @@ jobs:
|
||||
run: |
|
||||
make format
|
||||
echo "Run go format successfully"
|
||||
continue-on-error: true
|
||||
|
||||
# - name: Generate all necessary files, such as error code files
|
||||
# run: |
|
||||
@ -149,4 +150,4 @@ jobs:
|
||||
# uses: goreleaser/goreleaser-action@v4
|
||||
# with:
|
||||
# version: latest
|
||||
# args: release --clean --skip-publish --snapshot
|
||||
# args: release --clean --skip-publish --snapshot
|
||||
|
Loading…
x
Reference in New Issue
Block a user