Oidc4VCI test 3 : attributes of ldp_vc are no more displayed correctly #1039
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: did_kit | |
on: [pull_request, push] | |
jobs: | |
build: | |
uses: TalaoDAO/AltMe/.github/workflows/flutter_package.yaml@main | |
with: | |
flutter_channel: stable | |
flutter_version: 3.22.1 | |
min_coverage: 30 | |
working_directory: packages/did_kit | |
dart_sdk: 3.4.1 | |
build_runner: false |