Skip to content

Commit

Permalink
Bump mdx_truly_sane_lists (#87)
Browse files Browse the repository at this point in the history
* Bump mdx_truly_sane_lists for compatibility

* Add codecov token

---------

Co-authored-by: Jay Qi <[email protected]>
  • Loading branch information
jayqi and jayqi authored Jul 31, 2023
1 parent 5bb6c04 commit b618ab5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ jobs:
- name: Upload coverage to codecov
uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: ./coverage.xml
fail_ci_if_error: true
if: ${{ matrix.os == 'ubuntu-latest' }}
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ black
build
flake8
jupyterlab
mdx_truly_sane_lists==1.2
mdx_truly_sane_lists==1.3
mike
mkdocs>=1.2.2
mkdocs-jupyter
Expand Down

0 comments on commit b618ab5

Please sign in to comment.