Skip to content

build(deps): bump mockitoVersion from 5.16.1 to 5.17.0 in /hiero-depe… #45

build(deps): bump mockitoVersion from 5.16.1 to 5.17.0 in /hiero-depe…

build(deps): bump mockitoVersion from 5.16.1 to 5.17.0 in /hiero-depe… #45

# SPDX-License-Identifier: Apache-2.0
name: "Local Node E2E Tests"
on:
pull_request:
types:
- opened
- reopened
- synchronize
branches: [main]
push:
branches: [main]
tags: ["v*"]
jobs:
smart-contracts-tests:
uses: ./.github/workflows/local-node-test-reusable.yaml
with:
networkNodeTag: ""
mirrorNodeTag: ""
relayTag: ""
branch: ${{ github.event.pull_request.head.ref || github.ref_name }}