Skip to content

Commit

Permalink
Fix minted
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasgrosser committed Mar 12, 2023
1 parent 69db255 commit 6fd99c1
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/build_paper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,16 +37,6 @@ jobs:
with:
args: --style pep8 --recursive --in-place .

- name: LaTeX compilation - Draft (with comments)
uses: xu-cheng/latex-action@master
with:
root_file: draft.tex

- name: LaTeX compilation - Paper
uses: xu-cheng/latex-action@master
with:
root_file: paper.tex

- name: Release
if: ${{ github.event_name == 'push' }}
id: create_release
Expand Down

0 comments on commit 6fd99c1

Please sign in to comment.