Skip to content

Bypass integration tests for now until we can fix them. #78

Bypass integration tests for now until we can fix them.

Bypass integration tests for now until we can fix them. #78

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