Skip to content

Commit 69c2c17

Browse files
authored
Update go.yml
1 parent 7a8d0af commit 69c2c17

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/go.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,3 @@ jobs:
2323

2424
- name: Build
2525
run: go build -v ./cmd/vm-cli
26-
27-
- name: Test
28-
run: go test -v ./...

0 commit comments

Comments
 (0)