Skip to content
This repository was archived by the owner on May 25, 2025. It is now read-only.

chore: remove pubspec.lock #13

chore: remove pubspec.lock

chore: remove pubspec.lock #13

name: ht_authentication_client
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
pull_request:
branches:
- main
push:
branches:
- main
jobs:
build:
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/dart_package.yml@v1
with:
dart_sdk: 3.7.2
min_coverage: 90
coverage_excludes: "*.g.dart"