Skip to content

fix entrypoint name of the schema package (#2) #19

fix entrypoint name of the schema package (#2)

fix entrypoint name of the schema package (#2) #19

Workflow file for this run

name: install-and-test-workflow
on: [push]
jobs:
ruff-linting:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1
with:
args: "check ."