Skip to content

Commit

Permalink
Update to Aqua 0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Sbozzolo committed Nov 16, 2023
1 parent e293677 commit 6e967fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion test/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Thermodynamics = "b60c26fb-14c3-4610-9d3e-2d17fe7ff00c"
YAML = "ddb6d928-2868-570f-bddf-ab3f9cf99eb6"

[compat]
Aqua = "0.6"
Aqua = "0.8"
BlockArrays = "0.16"
CairoMakie = "0.10"
ClimaCoreMakie = "0.4"
Expand Down
3 changes: 1 addition & 2 deletions test/aqua.jl
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ end
Aqua.test_stale_deps(ClimaAtmos)
Aqua.test_deps_compat(ClimaAtmos)
Aqua.test_project_extras(ClimaAtmos)
Aqua.test_project_toml_formatting(ClimaAtmos)
Aqua.test_piracy(ClimaAtmos)
Aqua.test_piracies(ClimaAtmos)
end

nothing

0 comments on commit 6e967fc

Please sign in to comment.