Skip to content

Commit 5a19bdb

Browse files
committed
try to debug
1 parent 9b07ebf commit 5a19bdb

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 --eval='include("test/ext/cuda.jl")'
13+
command: julia --eval='println("Current directory: ", pwd()); println("Files in directory: ", readdir()); include("test/ext/cuda.jl")'
1414
agents:
1515
queue: "juliagpu"
1616
cuda: "*"

0 commit comments

Comments
 (0)