Skip to content

Only need onnx export function in export #899

Only need onnx export function in export

Only need onnx export function in export #899

Workflow file for this run

name: Linting (using pre-commit)
on: [push, pull_request]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
- name: Run pre-commit check
uses: pre-commit/[email protected]