mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-08-28 02:44:59 +00:00
Stop go test in GitHub CI
These tests are happening in GitLab CI instead.
This commit is contained in:
parent
6d4c1d9db1
commit
f6baf32dbd
1 changed files with 0 additions and 3 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
|
@ -55,6 +55,3 @@ jobs:
|
|||
|
||||
- name: go vet
|
||||
run: go vet ./...
|
||||
|
||||
- name: test
|
||||
run: go test ./...
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue