Skip to content

Commit

Permalink
Add oidc4vc in github test flow
Browse files Browse the repository at this point in the history
  • Loading branch information
bibash28 committed May 3, 2024
1 parent 88f63df commit 16eda6f
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/workflows/oidc4vc.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
name: key_generator

on: [pull_request, push]

jobs:
build:
uses: TalaoDAO/AltMe/.github/workflows/flutter_package.yaml@main
with:
flutter_channel: stable
flutter_version: 3.19.6
min_coverage: 30
working_directory: packages/oidc4vc
dart_sdk: 3.3.4
build_runner: false

0 comments on commit 16eda6f

Please sign in to comment.