Skip to content
/ rsck Public
  • Rate limit · GitHub

    Access has been restricted

    You have triggered a rate limit.

    Please wait a few minutes before you try again;
    in some cases this may take up to an hour.

  • Notifications You must be signed in to change notification settings
  • Fork 0

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