Skip to content

1.13.1

1.13.1 #10

Workflow file for this run

name: CI
on: [push]
jobs:
build-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: php-actions/composer@v6
- run: vendor/bin/phpunit tests/