Skip to content

feat: add interpreter #1

feat: add interpreter

feat: add interpreter #1

Workflow file for this run

name: CI
on: [ push, pull_request ]
jobs:
Lint:
runs-on: [ ubuntu-latest ]
steps:
- uses: actions/checkout@v3