Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/eshwen/adrenaline-…
Browse files Browse the repository at this point in the history
…0.5.0
  • Loading branch information
eshwen authored May 1, 2024
2 parents c468fd9 + b76dbf8 commit 511edff
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 13 deletions.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,3 @@ jobs:
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true
47 changes: 36 additions & 11 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ pytest-cov = "*"

[tool.poetry.group.docs.dependencies]
mkdocs = "^1.4.0"
pymdown-extensions = "^10.7"
pymdown-extensions = "^10.8"
mkdocs-material = "^9.5.16"
mkdocstrings = { version = "^0.24.1", extras = ["python"] }
mkgendocs = "^0.9.2"
Expand Down

0 comments on commit 511edff

Please sign in to comment.