Skip to content

gpt-4-turbo in azure #2298

gpt-4-turbo in azure

gpt-4-turbo in azure #2298

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