Only run short tests on CI
This commit is contained in:
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@@ -121,4 +121,4 @@ jobs:
|
|||||||
run: go mod download
|
run: go mod download
|
||||||
|
|
||||||
- name: Test
|
- name: Test
|
||||||
run: ./test full --test-only
|
run: ./test --test-only
|
||||||
|
|||||||
Reference in New Issue
Block a user