Skip to content

feat(backend-python): add basic telestion library for python #340

feat(backend-python): add basic telestion library for python

feat(backend-python): add basic telestion library for python #340

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