diff --git a/.github/workflows/TestGPT_BPE.yml b/.github/workflows/TestGPT_BPE.yml index a30d51b..89e4aad 100644 --- a/.github/workflows/TestGPT_BPE.yml +++ b/.github/workflows/TestGPT_BPE.yml @@ -17,7 +17,9 @@ jobs: go-version: 1.19 - name: Build - run: go build -v ./.. + run: go build -v ./ - name: Test uses: robherley/go-test-action@v0 + with: + testArguments: ./