Skip to content

Commit

Permalink
suppress tests and debug path issues
Browse files Browse the repository at this point in the history
  • Loading branch information
kkappler committed Mar 8, 2024
1 parent 89cab01 commit bed86c5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 100 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/draft-pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Debug
run: |
pwd
ls
- name: Build draft PDF
uses: openjournals/openjournals-draft-action@master
with:
Expand Down
100 changes: 0 additions & 100 deletions .github/workflows/tests.yml

This file was deleted.

0 comments on commit bed86c5

Please sign in to comment.