Skip to content

Remove --display-warnings to fix pipeline #51

Remove --display-warnings to fix pipeline

Remove --display-warnings to fix pipeline #51

Workflow file for this run

name: Build
on:
push:
branches:
- '*'
jobs:
publish:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: php-actions/composer@v6
- run: make test