ci: use go-test-action@v0

This commit is contained in:
Planxnx
2024-04-25 03:36:08 +07:00
parent 78a7611486
commit 6238b7e1c0

View File

@@ -59,4 +59,4 @@ jobs:
- run: echo "GOVERSION=$(go version)" >> $GITHUB_ENV
- name: Test
run: go test ./...
uses: robherley/go-test-action@v0