Skip to content

Commit

Permalink
Remove Waiting For Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lrljoe authored Nov 10, 2024
1 parent 0769663 commit 009155d
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/run-tests-pcov-pull.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,6 @@ jobs:
extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pcov,pdo_sqlite, bcmath, soap, intl, gd, exif, iconv, imagick, fileinfo

steps:
- name: Wait for tests to finish
uses: lewagon/[email protected]
with:
ref: ${{ github.ref }}
running-workflow-name: 'Run Tests Pull'
repo-token: ${{ secrets.GITHUB_TOKEN }}
wait-interval: 20

- name: Checkout code
uses: actions/checkout@v4

Expand Down

0 comments on commit 009155d

Please sign in to comment.