Skip to content

Moved download() progress bar to STDERR #26

Moved download() progress bar to STDERR

Moved download() progress bar to STDERR #26

Workflow file for this run

name: Ruff
on:
pull_request:
branches:
- master
- main
- dev
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1