Skip to content

[Vision] fix find_contours_op bug #557

[Vision] fix find_contours_op bug

[Vision] fix find_contours_op bug #557

name: Test Python Runtime 3.7
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
with:
python-version: '3.7'
- name: Test Python Runtime
run: python3 ci/run_py_runtime_test.py