Merge branch 'bugfix-temporarily-disable-webide-test' into 'dev'

Temporarily disable webide stage because it contains a randomly failing test

See merge request ligolang/ligo!693
This commit is contained in:
Suzanne Dupéron 2020-06-24 10:18:37 +00:00
commit 5589d47123

View File

@ -85,9 +85,11 @@ xrefcheck:
.webide-e2e:
extends: .nix
only:
- merge_requests
- dev
- /^.*-run-dev$/
# Disabled for now unless the branch name contains webide, because a test in this job fails randomly
- /.*webide.*/
#- merge_requests
#- dev
#- /^.*-run-dev$/
script:
- nix-build nix -A ligo-editor.e2e