Skip to content

Commit 5e843bf

Browse files
committed
Revert "ci: Checkout pull request ref instead"
This reverts commit 32ef185.
1 parent 6782522 commit 5e843bf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ jobs:
1212
steps:
1313
- name: Checkout hypernode-deploy
1414
uses: actions/checkout@v3
15-
with:
16-
ref: ${{ github.event.pull_request.head.ref }}
1715
- name: Run general testsuite
1816
if: ${{ matrix.testsuite == 'general' }}
1917
run: MAGENTO_REPO=./magento2 ./runtests.sh general

0 commit comments

Comments
 (0)