Skip to content

add CI using ec

add CI using ec #5

Workflow file for this run

on:
push:
pull_request:
jobs:
verify_ioc_instances:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v3
with:
python-version: "3.10"
- run: |
bash ./ci_verify.sh