Skip to content

Commit

Permalink
Add ClimaLand to downstream tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Sbozzolo committed Jun 27, 2024
1 parent 5ec4f45 commit 6462fdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Downstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@ jobs:
matrix:
package:
- 'ClimaAtmos.jl'
- 'ClimaLand.jl'
steps:
- uses: actions/checkout@v4
- uses: julia-actions/setup-julia@v1
with:
version: '1.10'
arch: 'x86'
- uses: julia-actions/cache@v2
- uses: julia-actions/julia-buildpkg@v1
- uses: actions/checkout@v4
Expand Down

0 comments on commit 6462fdc

Please sign in to comment.