Skip to content

Commit 524bd0e

Browse files
author
ctroupin
committed
test tok
1 parent ac99d0d commit 524bd0e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/runtests.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ using HTTP
88
include("../src/DIVAndFairEase.jl")
99
APItoken = ENV["beaconAPItoken"];
1010

11+
println(APItoken[1:10])
12+
1113
# Define period of interest and domain
1214
domain = [12.1, 17.85, 43.12, 45.95]
1315
datestart = Dates.Date(1990, 1, 1)

0 commit comments

Comments
 (0)