Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
atteggiani committed Nov 6, 2023
1 parent d08879f commit 03766cc
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/pr_preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,15 +42,6 @@ jobs:
if: ${{ github.event.action == 'closed' }}
runs-on: ubuntu-latest
steps:
- name: TEST1
shell: bash
run: |
echo "TEST before checkout"
echo "Home folder:"
ls ~
echo "PR-PREVIEW folder:"
ls pr-preview
- name: Checkout
uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 03766cc

Please sign in to comment.