os-climate / devops-toolkit

Hosts shared GitHub Actions, workflows, settings, etc.
Apache License 2.0
0 stars 3 forks source link

Tests workflow should skip if no tests to run #197

Open ModeSevenIndustrialSolutions opened 3 months ago

ModeSevenIndustrialSolutions commented 3 months ago

Tests workflow should skip if no tests to run. This should happen before the matrix jobs are invoked and before parsing the pyproject.toml for Python relevant versions.

ModeSevenIndustrialSolutions commented 3 months ago

Tests currently pass when they should skip, e.g. https://github.com/os-climate/osc-transformer-based-extractor/pull/18