Skip to content

parse args before loading container so there is no logging output to … #71

parse args before loading container so there is no logging output to …

parse args before loading container so there is no logging output to … #71

Workflow file for this run

name: ruff
on: [push, pull_request]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1