Skip to content

Commit 9476cf9

Browse files
committed
Alternate path
1 parent 5e44108 commit 9476cf9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-check-transformers.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
- name: Checkout
2828
uses: actions/checkout@v4
2929
with:
30+
path: ''
3031
fetch-depth: 0
3132
repository: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.repo.full_name || github.repository }}
3233
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.ref || 'main' }}

0 commit comments

Comments
 (0)