Skip to content

Fix: Do not send schemaType if schema type is AVRO, for backwards… #14

Fix: Do not send schemaType if schema type is AVRO, for backwards…

Fix: Do not send schemaType if schema type is AVRO, for backwards… #14

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Set up Ruby ${{ matrix.ruby }}
uses: ruby/setup-ruby@v1
with:
ruby-version: 3.4
bundler-cache: true
- name: Run standardrb
run: bundle exec standardrb