Skip to content

Commit 223782a

Browse files
committed
ci: avoid building artifacts in simulator testing
1 parent d29349f commit 223782a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pixi.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,6 @@ depends-on = [{ task = "build-tests" }]
173173

174174
[target.linux.tasks.simtest]
175175
cmd = ["pytest", "$PIXI_PROJECT_ROOT/testing"]
176-
depends-on = [{ task = "build-tests" }]
177176

178177
[target.linux.tasks.simtest.env]
179178
NUMBA_CUDA_TEST_BIN_DIR = "$PIXI_PROJECT_ROOT/testing"

0 commit comments

Comments
 (0)