Skip to content

Calculation of sale discount value for subtotal amount (*discountAmou… #23

Calculation of sale discount value for subtotal amount (*discountAmou…

Calculation of sale discount value for subtotal amount (*discountAmou… #23

Workflow file for this run

name: Test
on:
push:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: dart-lang/setup-dart@v1
- run: dart pub get
- run: dart analyze
- run: dart test