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: MY
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: self-hosted
steps:
- uses: actions/checkout@v4
- name: Install dependencies
run: |
ls ~/data