Skip to content

Commit

Permalink
update linting workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
georglauterbach committed Jul 2, 2023
1 parent 84c98a8 commit 23bade7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/lint_tex.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Lint XeLaTeX
name: Linting

on:
push:
Expand All @@ -7,6 +7,7 @@ on:

jobs:
lint:
name: LaTeX
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 23bade7

Please sign in to comment.