Skip to content

Prepare main func for running multiple components #1669

Prepare main func for running multiple components

Prepare main func for running multiple components #1669

Workflow file for this run

name: Run unit tests
on:
push:
branches: [main, sm-integration]
pull_request:
# Trigger for Pull Request
branches: [main, sm-integration]
jobs:
run-unit-tests:
uses: "./.github/workflows/run-unit-tests-reusable.yaml"
with:
release: "false"