Skip to content

[CI] Add comprehensive testing: migration, e2e, and bench #1

[CI] Add comprehensive testing: migration, e2e, and bench

[CI] Add comprehensive testing: migration, e2e, and bench #1

Workflow file for this run

name: bench_test
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
echo:
runs-on: [self-hosted]
timeout-minutes: 3
steps:
- run: echo "Hello world"