mirror of
https://github.com/1f349/violet.git
synced 2024-11-21 10:51:40 +00:00
Build main cmd in workflow
This commit is contained in:
parent
59105d506a
commit
8bb3435237
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -12,4 +12,5 @@ jobs:
|
||||
with:
|
||||
go-version: ${{ matrix.go-version }}
|
||||
- uses: actions/checkout@v3
|
||||
- run: go build ./cmd/violet/
|
||||
- run: go test ./...
|
||||
|
Loading…
Reference in New Issue
Block a user