Skip to content

refactor(wallet): fixes any types usage (#77) #68

refactor(wallet): fixes any types usage (#77)

refactor(wallet): fixes any types usage (#77) #68

Workflow file for this run

name: Test
on:
- pull_request
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test:
name: Test
uses: ./.github/workflows/test-reusable.yml
secrets: inherit