Skip to content

Commit 43cfea8

Browse files
committed
comment out tests until adding some
1 parent e2e8699 commit 43cfea8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ jobs:
2626
- name: Install dependencies
2727
run: go mod tidy
2828

29-
- name: Run tests
30-
run: go test ./...
29+
# - name: Run tests
30+
# run: go test ./...

0 commit comments

Comments
 (0)