Skip to content

[TESTS] Add tests for the s3 module #790

[TESTS] Add tests for the s3 module

[TESTS] Add tests for the s3 module #790

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