From 380a0c99f59d44965153f932fcbbfcc2f5efe7eb Mon Sep 17 00:00:00 2001 From: Jerry <85411418@qq.com> Date: Fri, 9 Jun 2023 21:39:15 +0800 Subject: [PATCH] change go ci --- .github/workflows/go.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 16f1dd95..b4bace39 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -47,4 +47,4 @@ jobs: ref: ${{ github.ref }} - name: Test - run: go test -v ./... \ No newline at end of file + run: go test -v \ No newline at end of file