Skip to content

fix: if rate is undefined set 0 (#73) #12

fix: if rate is undefined set 0 (#73)

fix: if rate is undefined set 0 (#73) #12

Workflow file for this run

name: CI
on:
push:
pull_request:
workflow_dispatch:
jobs:
ci:
name: CI
uses: silverstripe/gha-ci/.github/workflows/ci.yml@v1
with:
composer_require_extra:
phpunit/phpunit:^9.5
php-http/discovery:^1.18.1