Skip to content

Commit

Permalink
Merge branch 'glw/JRA55' of https://github.com/CliMA/ClimaOcean.jl in…
Browse files Browse the repository at this point in the history
…to glw/JRA55
  • Loading branch information
glwagner committed Nov 3, 2023
2 parents 4e67f14 + 17ba19d commit 5044a61
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ steps:
- wait

- label: "Run all the tests"
key: "all the tests"
key: "tests"
env:
CUDA_VISIBLE_DEVICES: "-1"
TEST_GROUP: "jra55"
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ jobs:
julia --color=yes --project -e 'using Pkg; Pkg.test()'
env:
TEST_GROUP: "downloading"

with:
file: lcov.info

0 comments on commit 5044a61

Please sign in to comment.