disable integration tests of e3 (#8397)

This commit is contained in:
Alex Sharov 2023-10-07 11:22:21 +07:00 committed by GitHub
parent 0eda40a9be
commit 58379a35a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,8 +29,8 @@ jobs:
- name: test-integration
run: make test-integration
- name: history-v3-test-integration
run: make test3-integration
# name: history-v3-test-integration
# run: make test3-integration
tests-windows:
strategy: