Skip to content

Commit

Permalink
add oidc4vc in github workflow test
Browse files Browse the repository at this point in the history
  • Loading branch information
bibash28 committed Jun 4, 2024
1 parent 6a29ba1 commit e9fece4
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: oidc4vc

on: [pull_request, push]

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

0 comments on commit e9fece4

Please sign in to comment.