We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2e8699 commit 43cfea8Copy full SHA for 43cfea8
.github/workflows/ci.yml
@@ -26,5 +26,5 @@ jobs:
26
- name: Install dependencies
27
run: go mod tidy
28
29
- - name: Run tests
30
- run: go test ./...
+ # - name: Run tests
+ # run: go test ./...
0 commit comments