config: remove step

This commit is contained in:
Mayowa-Ojo 2021-12-17 09:25:58 -07:00
parent a44c4d1d54
commit 90b5c1be51

View File

@ -34,6 +34,3 @@ jobs:
- name: Build
run: go build -v ./...
- name: Test
# run: go test ./...