Skip to content

Commit

Permalink
Add bibtex_to_table.py to CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
XuhuiZhou committed Apr 9, 2024
1 parent 8994fb1 commit 37f5b1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ jobs:
- run: pip install pillow cairosvg
- run: pip install bibtexparser>=2.0
- run: pip install tabulate
- run: python bibtex_to_table.py
- run: mkdocs gh-deploy --force

0 comments on commit 37f5b1a

Please sign in to comment.