Skip to content

Bump next from 13.4.10 to 14.1.1 in /services/admin-console #1461

Bump next from 13.4.10 to 14.1.1 in /services/admin-console

Bump next from 13.4.10 to 14.1.1 in /services/admin-console #1461

Workflow file for this run

name: Lint
on: [push]
jobs:
lint:
runs-on: ubuntu-latest
defaults:
run:
working-directory: ./services/engine
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1
- uses: psf/black@stable