Skip to content

Next major release #157

Next major release

Next major release #157

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
blackbox:
uses: innmind/github-workflows/.github/workflows/black-box-matrix.yml@next
coverage:
uses: innmind/github-workflows/.github/workflows/coverage-matrix.yml@next
secrets: inherit
psalm:
uses: innmind/github-workflows/.github/workflows/psalm-matrix.yml@next
cs:
uses: innmind/github-workflows/.github/workflows/cs.yml@next