Update go.yml

This commit is contained in:
SmileRex
2025-01-23 02:10:38 +03:00
committed by GitHub
parent 30903ec8bb
commit 0c84372cce

View File

@@ -18,4 +18,4 @@ jobs:
go-version: '1.23'
- name: Build
run: cd .. & cd .. & go build
run: go build -v ./...