Skip to content

Commit 1369697

Browse files
authored
CODECOV_TOKEN
1 parent 8187b71 commit 1369697

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
@@ -25,14 +25,6 @@ jobs:
2525
extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pcov,pdo_sqlite, bcmath, soap, intl, gd, exif, iconv, imagick, fileinfo
2626

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

0 commit comments

Comments
 (0)