Skip to content

fix(ci): Generate GraphQL schema before running integration test

Vitaly Slobodin requested to merge vs/fix-test-on-gitlab-job into master

Resolve an error on running the integration test by downloading the GraphQL schema with our Apollo Docker image as we do the same on the GitLab itself.

Edited by Vitaly Slobodin

Merge request reports