Skip to content

Commit

Permalink
Trim the ams package list
Browse files Browse the repository at this point in the history
  • Loading branch information
gb119 committed Apr 5, 2024
1 parent b1f95c9 commit 78f0911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Setup TeX Live
uses: teatimeguest/setup-texlive-action@v3
with:
packages: revtex4 amsmath amsbsy amsfonts amssymb amsxtra mathptmx times sfmath
packages: revtex4 amsmath amsfonts times sfmath
- name: Checkout
uses: actions/checkout@v2
- uses: mamba-org/setup-micromamba@v1
Expand Down

0 comments on commit 78f0911

Please sign in to comment.