Skip to content

Cleanup GitHub workflows #22

Cleanup GitHub workflows

Cleanup GitHub workflows #22

Workflow file for this run

name: Unit tests
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
pull_request:
branches:
- main
- stable-*
tags:
- '*'
jobs:
unit-source:
uses: GomathiselviS/github_actions/.github/workflows/unit_source.yml@remove_2_9