Skip to content

Bump secp256k1 from 4.0.3 to 4.0.4 #30

Bump secp256k1 from 4.0.3 to 4.0.4

Bump secp256k1 from 4.0.3 to 4.0.4 #30

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