Skip to content

Commit 009155d

Browse files
authored
Remove Waiting For Tests
1 parent 0769663 commit 009155d

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/run-tests-pcov-pull.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,6 @@ jobs:
2626
extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pcov,pdo_sqlite, bcmath, soap, intl, gd, exif, iconv, imagick, fileinfo
2727

2828
steps:
29-
- name: Wait for tests to finish
30-
uses: lewagon/[email protected]
31-
with:
32-
ref: ${{ github.ref }}
33-
running-workflow-name: 'Run Tests Pull'
34-
repo-token: ${{ secrets.GITHUB_TOKEN }}
35-
wait-interval: 20
36-
3729
- name: Checkout code
3830
uses: actions/checkout@v4
3931

0 commit comments

Comments
 (0)