pull/2640/head
icey-yu 1 year ago
parent 9d4802a583
commit d356d0a907

@ -143,7 +143,7 @@ jobs:
- name: Build test SDK core
run: |
cd ${{ env.SDK_DIR }}
cd ${{ github.workspace }}/${{ env.SDK_DIR }}
go mod tidy
cd integration_test
mkdir data

Loading…
Cancel
Save