Skip to content

Add Diner's chargeback reasons (#30) #29

Add Diner's chargeback reasons (#30)

Add Diner's chargeback reasons (#30) #29

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
- uses: php-actions/phpunit@v3
with:
configuration: ./phpunit.xml
php_version: 7.4
version: 8.5