fix: github workflow

This commit is contained in:
yusing 2025-04-26 05:55:43 +08:00
parent 90ba355d16
commit a1c1a79976

View file

@ -36,9 +36,6 @@ jobs:
- name: Check binary
run: |
file bin/${{ matrix.binary_name }}
- name: Test
run: |
go test -v ./agent/...
- name: Upload
uses: actions/upload-artifact@v4
with: