general: reorganize GitHub Actions workflows and readd unit test
This commit is contained in:
2
.github/workflows/go-release.yaml
vendored
2
.github/workflows/go-release.yaml
vendored
@@ -3,7 +3,7 @@ on:
|
||||
types: [created]
|
||||
|
||||
jobs:
|
||||
releases-matrix:
|
||||
go-release:
|
||||
name: Release Go Binary
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
|
||||
Reference in New Issue
Block a user