Skip to content

fix: [walletConnectNotify] Throw error if there is an error in response #56

fix: [walletConnectNotify] Throw error if there is an error in response

fix: [walletConnectNotify] Throw error if there is an error in response #56

Workflow file for this run

name: Test
on: [push]
jobs:
test:
strategy:
matrix:
target: ['18']
uses: snapshot-labs/actions/.github/workflows/test.yml@main
secrets: inherit
with:
target: ${{ matrix.target }}