Skip to content

Try download without tqdm in production #134

Try download without tqdm in production

Try download without tqdm in production #134

Workflow file for this run

name: ⚗️ CI tests
on: [push, pull_request]
jobs:
api_tests:
name: 🐢 API tests
uses: quaternionmedia/.github/.github/workflows/pytest.yml@main
secrets: inherit
lint:
name: 👖 Linter
uses: quaternionmedia/.github/.github/workflows/lint.yml@main
format:
name: 🖤 Black
uses: quaternionmedia/.github/.github/workflows/black.yml@main
# integration_tests:
# name: 🔏 Integration tests
# uses: ./.github/workflows/cypress.yml