Skip to content

Commit

Permalink
Update check-pr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
entorb committed Apr 3, 2024
1 parent dbabc73 commit e88608b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/check-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,13 @@ jobs:
key: chapters-tex-cache

- name: check
run: tail chapters/hpmor-1.tex
run: tail chapters/hpmor-chapter-000.tex

- name: mod
run: echo xxxx > chapters/hpmor-1.tex
run: echo xxxx > chapters/hpmor-chapter-000.tex

- name: check
run: tail chapters/hpmor-1.tex
run: tail chapters/hpmor-chapter-000.tex

# - name: Check chapters for known issues
# run: python3 -O scripts/check_chapters.py
Expand Down

0 comments on commit e88608b

Please sign in to comment.