Skip to content

fix(backend-python): fix support for custom options during startup an… #341

fix(backend-python): fix support for custom options during startup an…

fix(backend-python): fix support for custom options during startup an… #341

name: Backend Features Lint
on: [ push, pull_request ]
defaults:
run:
working-directory: ./backend-features
jobs:
lint:
name: Gherkin Lint
runs-on: ubuntu-latest
steps:
- name: Checkout 📥
uses: actions/[email protected]
- name: Run Linter 📑
run: docker compose run lint