Skip to content

chore: input not a tty #2

chore: input not a tty

chore: input not a tty #2

Workflow file for this run

name: ci
on:
push:
branches:
- ci
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: make setup
- run: make do_openapi_lint