general: reorganize GitHub Actions workflows and readd unit test

This commit is contained in:
Lan Tian
2023-09-06 20:55:45 -07:00
parent a48f1c8040
commit 0e95727de1
4 changed files with 31 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ on:
types: [created]
jobs:
releases-matrix:
go-release:
name: Release Go Binary
runs-on: ubuntu-latest
strategy: