Skip to content

build(deps): bump actions/setup-python from 5.5.0 to 5.6.0 (#1063) #84

build(deps): bump actions/setup-python from 5.5.0 to 5.6.0 (#1063)

build(deps): bump actions/setup-python from 5.5.0 to 5.6.0 (#1063) #84

# SPDX-License-Identifier: Apache-2.0
name: "Local Node E2E Tests"
on:
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 }}