refactor: Walletconnect V2 bug fix for rarible #1863 #3867
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: credential_manifest | |
on: [ pull_request, push ] | |
jobs: | |
build: | |
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/flutter_package.yml@v1 | |
with: | |
flutter_channel: stable | |
flutter_version: 2.10.0 | |
min_coverage: 95 | |
working_directory: packages/credential_manifest |