Skip to content

rolling build, lts launch ut #2414

rolling build, lts launch ut

rolling build, lts launch ut #2414

Workflow file for this run

name: pull
on:
push:
branches:
- mengfeil/bundle-0.5.3-lts-rolling
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}
cancel-in-progress: true
permissions: read-all
jobs:
preci-ut:
# Don't run on forked repos and draft PRs
if: ${{ (github.repository_owner == 'intel') && (github.event.pull_request.draft == false) }}
uses: ./.github/workflows/_linux_ut.yml
with:
ut: op_example,op_extended,op_ut,torch_xpu
runner: e2e_internal