Skip to content

Commit

Permalink
test tok
Browse files Browse the repository at this point in the history
  • Loading branch information
ctroupin committed Dec 6, 2024
1 parent ac99d0d commit 524bd0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ using HTTP
include("../src/DIVAndFairEase.jl")
APItoken = ENV["beaconAPItoken"];

println(APItoken[1:10])

# Define period of interest and domain
domain = [12.1, 17.85, 43.12, 45.95]
datestart = Dates.Date(1990, 1, 1)
Expand Down

0 comments on commit 524bd0e

Please sign in to comment.