Skip to content

Fix Layer.lookup_media_type_for_file_name() to match file names #728

Fix Layer.lookup_media_type_for_file_name() to match file names

Fix Layer.lookup_media_type_for_file_name() to match file names #728

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gardenlinux/python-gardenlinux-lib/.github/actions/setup@main
- run: make lint