Skip to content

build: optimize the container build process by managing the cache better #3

build: optimize the container build process by managing the cache better

build: optimize the container build process by managing the cache better #3

Workflow file for this run

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