diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e7560035f746aa899468af91af95f8f909dc42af..8317aced62312138f0ce85c59e4e0af771e39c22 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,6 +1,6 @@ variables: RUN: - value: "win" + value: "all" description: "The tests that should run. Possible values: ubuntu, win, all." GIT_DEPTH: 1