Skip to content

Commit 1679b67

Browse files
committed
add comment for task args
1 parent 4a187a5 commit 1679b67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pixi.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ tests.cwd = "."
7070
ccache = ">=4.11.2,<5"
7171

7272
[feature.tests-ci.tasks]
73+
# TODO: use a task arg for parallelism https://github.com/prefix-dev/pixi/pull/3433
7374
build-tests-ci.cmd = ["cmake", "--build", "build", "-j3"]
7475
build-tests-ci.depends-on = ["clone-xsref", "configure-tests"]
7576
build-tests-ci.cwd = "."

0 commit comments

Comments
 (0)