Skip to content

Commit 9fa6f2c

Browse files
committed
Merge branch 'topic/ci' into 'master'
Move als-cov to test phase Closes #1489 See merge request eng/ide/ada_language_server!1774
2 parents 5339090 + 4d1508d commit 9fa6f2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ include:
3333
# depend on the build job. The following will get it to run in parallel
3434
# with the build job.
3535
needs: []
36-
stage: build
36+
stage: test
3737

3838
# Testing of the VSCode extension
3939
- component: $CI_SERVER_FQDN/eng/gitlab-templates/test@~latest

0 commit comments

Comments
 (0)