Skip to content

Commit

Permalink
ci: pytest GH annotate (#60)
Browse files Browse the repository at this point in the history
Signed-off-by: nstarman <nstarman@users.noreply.github.com>
  • Loading branch information
nstarman authored Jun 24, 2024
1 parent b0ad5be commit 76f443d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,11 @@ dependencies = [
test = [
"pytest >=6",
"pytest-cov >=3",
"pytest-github-actions-annotate-failures", # only applies to GH Actions
]
dev = [
"quaxed[test]",
"quaxed[docs]",
]
docs = [
"sphinx>=7.0",
Expand Down

0 comments on commit 76f443d

Please sign in to comment.