Skip to content

feat: add ability to pass flags to setup.py in pythonBuild step (#5235) #5276

feat: add ability to pass flags to setup.py in pythonBuild step (#5235)

feat: add ability to pass flags to setup.py in pythonBuild step (#5235) #5276

Workflow file for this run

name: "Documentation"
on:
push:
branches:
- master
pull_request:
branches:
- master
paths:
- '**/*.md'
jobs:
markdownlint:
runs-on: ubuntu-latest
name: 'Format'
steps:
- uses: styfle/[email protected]
- uses: actions/checkout@v4
- name: Markdown Linting
uses: nosborn/[email protected]
with:
files: .