Skip to content

Merge branch 'master' of github.com:dara-network/ddgai into all-tabs-… #2841

Merge branch 'master' of github.com:dara-network/ddgai into all-tabs-…

Merge branch 'master' of github.com:dara-network/ddgai into all-tabs-… #2841

Workflow file for this run

name: Lint
on: [push, workflow_dispatch]
jobs:
lint:
# runs-on: self-hosted
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: psf/black@stable