Skip to content

Use correct base price in PricingResponse #1040

Use correct base price in PricingResponse

Use correct base price in PricingResponse #1040

name: Laravel Pint Code Style Tests
on:
pull_request:
jobs:
Test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: "laravel-pint"
uses: aglipanci/[email protected]
with:
preset: laravel
verboseMode: true
testMode: true
pintVersion: 1.13.1
onlyDirty: true