Skip to content

Commit

Permalink
Merge branch 'master' into temp
Browse files Browse the repository at this point in the history
  • Loading branch information
chrispyles authored Jan 17, 2024
2 parents e4840aa + f5c31b4 commit 6fba6bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,6 @@ jobs:
- uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true
verbose: true
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
sphinx>=5.0.0
sphinx_markdown_tables
sphinx-book-theme==0.3.3
sphinx-book-theme==1.1.0
sphinxcontrib-apidoc
sphinx-click
jinja2

0 comments on commit 6fba6bb

Please sign in to comment.