Skip to content

Commit 4d1508d

Browse files
committed
Move als-cov to test phase
Closes eng/ide/ada_language_server#1489
1 parent 5339090 commit 4d1508d

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)