Skip to content

refactor: make v1 unittest subdirectory (#3658) #458

refactor: make v1 unittest subdirectory (#3658)

refactor: make v1 unittest subdirectory (#3658) #458

Workflow file for this run

name: CI pipeline
on:
push:
branches:
- develop
pull_request:
branches: [ develop ]
jobs:
pipeline:
if: github.server_url != 'https://github.com'
uses: ./.github/workflows/pipeline.yml
secrets: inherit