Skip to content

Commit 87e867e

Browse files
authored
Fixes
1 parent 908d8c3 commit 87e867e

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/run-tests.yml

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

107107
steps:
108-
- name: Wait for styling to finish
109-
uses: lewagon/[email protected]
110-
with:
111-
ref: ${{ github.ref }}
112-
running-workflow-name: 'Fix PHP code style issues'
113-
repo-token: ${{ secrets.GITHUB_TOKEN }}
114-
wait-interval: 20
115-
116108
- name: Checkout code
117109
uses: actions/checkout@v4
118110

0 commit comments

Comments
 (0)