Skip to content

Lint: Fix pyright errors in s3 module #1287

Lint: Fix pyright errors in s3 module

Lint: Fix pyright errors in s3 module #1287

Workflow file for this run

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