Skip to content

Refactored structure to user src an tests folders to segregate source… #1

Refactored structure to user src an tests folders to segregate source…

Refactored structure to user src an tests folders to segregate source… #1

Workflow file for this run

name: Project CI Workflow
# TeqBench - CI Workflow - PR merge initiates a CI workflow.
on:
pull_request:
types: [closed]
branches:
- main
jobs:
ci:
name: CI Job
uses: teqbench/teqbench.devops.githhub.workflows/.github/workflows/build-with-concurrency.yml@main
secrets: inherit