Skip to content

Commit 175fca5

Browse files
committed
show JULIA env
1 parent 014903c commit 175fca5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ steps:
1111
- JuliaCI/julia-coverage#v1:
1212
codecov: true
1313
command: |
14+
julia -e 'versioninfo()'
1415
julia -e 'println("--- :julia: Developing CUDA")
1516
using Pkg
1617
Pkg.develop(; name="CUDA")

0 commit comments

Comments
 (0)