Skip to content

Issue-46: Improve tests to match the error reported for the stub files with the expected error #46

Issue-46: Improve tests to match the error reported for the stub files with the expected error

Issue-46: Improve tests to match the error reported for the stub files with the expected error #46

Workflow file for this run

name: CI
on:
pull_request:
jobs:
php-tests:
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
- uses: actions/checkout@v4
- name: Run general tests
uses: alleyinteractive/action-test-general@develop
- name: Run PHP Tests
uses: alleyinteractive/action-test-php@develop
with:
skip-services: 'true'
wordpress-version: 'false'