Skip to content

♻️ Refactored publish library to work with separete message cl… #20

♻️ Refactored publish library to work with separete message cl…

♻️ Refactored publish library to work with separete message cl… #20

Workflow file for this run

name: CI
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: php-actions/composer@v6
- uses: php-actions/phpunit@v3
with:
bootstrap: vendor/autoload.php