Skip to content

feat: Add E2E Local Node Smart Contracts Workflow #30

feat: Add E2E Local Node Smart Contracts Workflow

feat: Add E2E Local Node Smart Contracts Workflow #30

# SPDX-License-Identifier: Apache-2.0
name: "Local Node E2E Tests"
on:
pull_request:
branches: [main]
push:
branches: [main]
release:
types: [published]
tags: ["v*"]
jobs:
smart-contracts-tests:
uses: ./.github/workflows/local-node-test-reusable.yaml
with:
networkNodeTag: ""
mirrorNodeTag: ""
relayTag: ""