mirror of
https://github.com/dolthub/dolt.git
synced 2026-01-23 03:00:00 -06:00
Remove altertests reference
This commit is contained in:
1
.github/workflows/ci-go-tests.yaml
vendored
1
.github/workflows/ci-go-tests.yaml
vendored
@@ -79,7 +79,6 @@ jobs:
|
||||
- name: Test All
|
||||
working-directory: ./go
|
||||
run: |
|
||||
go test -vet=off -timeout 30m ./libraries/doltcore/sqle/altertests
|
||||
go test -vet=off -timeout 30m ./libraries/doltcore/sqle/integration_test
|
||||
env:
|
||||
MATRIX_OS: ${{ matrix.os }}
|
||||
|
||||
Reference in New Issue
Block a user