Update main.yaml

pull/41178/head
sre-ci-robot 2025-04-09 22:49:06 +08:00 committed by GitHub
parent 5fc2340334
commit 48b737cc34
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -196,10 +196,12 @@ jobs:
shell: bash
run: |
docker compose up -d pulsar etcd minio azurite gcpnative
docker ps
- name: UT
run: |
chmod +x build/builder.sh
chmod +x scripts/run_go_codecov.sh
docker ps
./build/builder.sh /bin/bash -c "make codecov-go-without-build"
- name: Archive result
uses: actions/upload-artifact@v4