cog --check as part of CI

This commit is contained in:
Simon Willison 2024-02-25 11:13:35 -08:00
commit f0058258b2

View file

@ -25,3 +25,6 @@ jobs:
- name: Run tests
run: |
pytest
- name: Check if cog needs to run
run: |
cog --check docs/*.md