Skip to content

Commit

Permalink
m
Browse files Browse the repository at this point in the history
  • Loading branch information
lskatz committed Oct 28, 2023
1 parent d6ca250 commit 7b0faf2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/draft-pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: paper formatting
jobs:
immem:
runs-on: ubuntu-latest
name: Paper Draft
name: IMMEM Draft
steps:
- name: Checkout
uses: actions/checkout@v2
Expand All @@ -28,7 +28,7 @@ jobs:
path: paper/paper.pdf
joss:
runs-on: ubuntu-latest
name: Paper Draft
name: JOSS Draft
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 7b0faf2

Please sign in to comment.