nsidc / qgreenland

Source code for generating the QGreenland package hosted at https://qgreenland.org/
https://qgreenland.readthedocs.io
Other
36 stars 9 forks source link

[Bug]: Pre-commit doesn't run in CI #583

Closed MattF-NSIDC closed 1 year ago

MattF-NSIDC commented 1 year ago

Issue description

Pre-commit should run in CI to catch violations by users who did not install pre-commit.

System information

N/A

MattF-NSIDC commented 1 year ago

This is false! Go me! It's triggered by inv test.ci. Should we explicitly invoke it? Maybe in a completely separate workflow, since it does its own dependency management?