Skip to content

Commit 643dd41

Browse files
committed
test with CTS main
1 parent e9e3ece commit 643dd41

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
@@ -25,6 +25,7 @@ steps:
2525

2626
- echo "--- Instantiate experiments"
2727
- "julia --project=.buildkite -e 'using Pkg; Pkg.develop(;path=\".\"); Pkg.instantiate(;verbose=true)'"
28+
- "julia --project=.buildkite -e 'using Pkg; Pkg.add(Pkg.PackageSpec(;name=\"ClimaTimeSteppers\", rev=\"main\"))'"
2829
- "julia --project=.buildkite -e 'using Pkg; Pkg.status()'"
2930

3031
- echo "--- Instantiate test"

0 commit comments

Comments
 (0)