Add GQL behave tests for on-disk storage (#1238)

This commit is contained in:
Aidar Samerkhanov
2023-10-10 09:27:11 +03:00
committed by GitHub
parent 0d51a20a02
commit 7fbf5857f2
8 changed files with 75 additions and 46 deletions

View File

@@ -249,7 +249,9 @@ jobs:
- name: Run GQL Behave tests
run: |
cd tests/gql_behave
cd tests
./setup.sh /opt/toolchain-v4/activate
cd gql_behave
./continuous_integration
- name: Save quality assurance status