Skip to content

Merge main into issue-1309/-show-diff-of-outputs-in-the-evaluation-view #533

Merge main into issue-1309/-show-diff-of-outputs-in-the-evaluation-view

Merge main into issue-1309/-show-diff-of-outputs-in-the-evaluation-view #533

name: Check Python Code - Black
on:
pull_request:
paths:
- "agenta-backend/**"
- "agenta-cli/**"
- "examples/**"
jobs:
linter_name:
name: runner / black check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/[email protected]