TDengine/.github/workflows/new-framework-test.yml

18 lines
354 B
YAML

name: New Framework Test
on:
pull_request:
branches:
- 'main'
paths:
- 'test/cases/**'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}-TDengineNewFramework
cancel-in-progress: true
jobs:
test-new-cases:
uses: taosdata/.github/.github/workflows/new-framework-test.yml@main
with:
tdinternal: false