We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9187c3a commit a7c4095Copy full SHA for a7c4095
.github/workflows/go.yml
@@ -26,6 +26,3 @@ jobs:
26
27
- name: Build
28
run: go build -o code-push-server-go main.go
29
-
30
- - name: Test
31
- run: go test code-push-server-go
0 commit comments