Skip to content

Commit 3484b14

Browse files
committed
added comment
1 parent 02f480c commit 3484b14

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
@@ -30,7 +30,7 @@ package_pack_-_ngo_{{ platform.name }}:
3030
# This is in essence the same job as the one above with the difference that upm-ci is used instead of upm-pvp
3131
# 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
3232
# 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)
33-
# TODO: remove this job and utilize the above one for Code Coverage job
33+
# TODO: remove this job and utilize the above one for Code Coverage job. This is tracked in MTT-11383
3434
{% for platform in test_platforms.default -%}
3535
{% for project in projects.default -%}
3636
package_pack_-_ngo_{{ platform.name }}_upmCI:

0 commit comments

Comments
 (0)