Skip to content

Commit

Permalink
Try again
Browse files Browse the repository at this point in the history
  • Loading branch information
JackPGreen committed Aug 19, 2024
1 parent 06e08f8 commit 6d11d7d
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/test-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ jobs:
run: |
# Test supports execution from non-current directory
SCRIPT_DIR="$(pwd)"
EMPTY_DIR=/var/empty
mkdir --parents ${EMPTY_DIR}
cd ${EMPTY_DIR}
cd ${TMPDIR}
${SCRIPT_DIR}/backport

0 comments on commit 6d11d7d

Please sign in to comment.