Skip to content

Commit

Permalink
test: change hatch matrix definition to be consistent (#50)
Browse files Browse the repository at this point in the history
Signed-off-by: Samuel Anderson <[email protected]>
  • Loading branch information
AWS-Samuel authored Mar 25, 2024
1 parent 00ff0cd commit 93e1382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hatch.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ lint = [
"typing",
]

[[envs.test.matrix]]
[[envs.all.matrix]]
python = ["3.9", "3.10", "3.11"]

[envs.default.env-vars]
Expand Down

0 comments on commit 93e1382

Please sign in to comment.