Skip to content

Try download without tqdm in production #192

Try download without tqdm in production

Try download without tqdm in production #192

Workflow file for this run

name: πŸ§ͺ Integration Tests
on: [push, pull_request]
jobs:
tests:
name: βš—οΈ Application Tests
uses: ./.github/workflows/pytest.yml
with:
pip_extras: '[test,render]'
lint:
name: πŸ‘• Lint
uses: quaternionmedia/.github/.github/workflows/lint.yml@main
black:
name: πŸ–€ Black
uses: quaternionmedia/.github/.github/workflows/black.yml@main