Skip to content

feat: New styles for status display #516

feat: New styles for status display

feat: New styles for status display #516

Workflow file for this run

name: Python package tests
on:
push:
pull_request:
types: [opened, synchronize, reopened]
pull_request_target:
types: [opened, synchronize, reopened, ready_for_review]
schedule:
- cron: "0 12 * * 1"
jobs:
call-run-python-tests:
uses: openclimatefix/.github/.github/workflows/[email protected]
with:
python-version: "['3.11']"
pytest_cov_dir: "src"
os_list: '["ubuntu-latest"]'