Skip to content

fix: Hardhat tests running on Solo #19

fix: Hardhat tests running on Solo

fix: Hardhat tests running on Solo #19

Workflow file for this run

name: Account Abstraction workflow
on:
workflow_dispatch:
pull_request:
branches:
- vechain
jobs:
call-workflow-hardhat-tests:
uses: ./.github/workflows/test-contracts.yml
with:
shard-matrix: "{ \"shard\": [1,2,3] }"
secrets: inherit