Test action

This commit is contained in:
2023-10-25 18:29:20 +13:00
parent 0dcdb0cdf2
commit 56904e6544

View File

@@ -26,4 +26,4 @@ jobs:
run: go build -v ./... run: go build -v ./...
# - name: Test # - name: Test
# run: go test -v ./... # run: go test -v ./...