Skip to content

Commit

Permalink
CircleCI too
Browse files Browse the repository at this point in the history
  • Loading branch information
pllim committed Dec 7, 2022
1 parent 9ecc4a3 commit b4315ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
command: |
sudo apt update
sudo apt install texlive texlive-latex-extra texlive-fonts-recommended dvipng cm-super
pip install pip tox --upgrade
pip install pip "tox<4" --upgrade
- run:
name: Run tests
command: tox -v
Expand Down

0 comments on commit b4315ba

Please sign in to comment.