mirror of
https://github.com/fumiama/gozel.git
synced 2026-06-05 00:10:24 +08:00
feat(examples): simplify vadd spv gen (#4)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -39,9 +39,6 @@ jobs:
|
||||
- name: Build cmd/gen
|
||||
run: go build ./cmd/gen
|
||||
|
||||
- name: Build cmd/func2kernel
|
||||
run: go build ./cmd/func2kernel
|
||||
|
||||
- name: Run tests
|
||||
run: go test -v -count=1 ./...
|
||||
|
||||
|
||||
Reference in New Issue
Block a user