Skip to content

Instead of constants, read the lists of truthy/falsey strings from env #6

Instead of constants, read the lists of truthy/falsey strings from env

Instead of constants, read the lists of truthy/falsey strings from env #6

Workflow file for this run

name: Steep Type Checking
on: push
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Set up ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: 3.3
bundler-cache: true
- name: Run Steep
run: bundle exec steep check