Skip to content

Commit aa13a29

Browse files
committed
Added comment
1 parent 48e1a9c commit aa13a29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.yamato/package-pack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ package_pack_-_ngo_{{ platform.name }}:
3131
# This is in essence the same job as the one above with the difference that upm-ci is used instead of upm-pvp
3232
# The reason for using it is that I had some problems with Code Coverage which in its current form uses upm-ci but if we would use the other pack job (the one above) we would need to use upm-pvp
3333
# I had some problems with getting it to work so as temporary solution I created this pack job which is used ONLY as a dependency of Code Coverage job (other jobs use the above definition of pack job)
34-
# TODO: remove this job and utilize the above one for Code Coverage job
34+
# TODO: remove this job and utilize the above one for Code Coverage job. This is tracked in MTT-11383
3535
{% for platform in test_platforms.default -%}
3636
{% for project in projects.default -%}
3737
package_pack_-_ngo_{{ platform.name }}_upmCI:

0 commit comments

Comments
 (0)