Skip to content

Commit 7847286

Browse files
committed
update test file path
1 parent 4ccfafc commit 7847286

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ steps:
1010
# dirs:
1111
# - src
1212
# - ext
13-
command: julia --project=test/ext --eval='include("cuda.jl")'
13+
command: julia --project=test/ext --eval='include("test/ext/cuda.jl")'
1414
agents:
1515
queue: "juliagpu"
1616
cuda: "*"

0 commit comments

Comments
 (0)