Add CFF validation job to lint.yml

This commit is contained in:
Kevin Matthes 2023-03-13 16:27:55 +01:00 committed by Dirkjan Ochtman
parent 865e5991b5
commit a03b2957e2

View File

@ -43,3 +43,13 @@ jobs:
- run: cargo doc --all-features --no-deps
env:
RUSTDOCFLAGS: -Dwarnings
cffconvert:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
persist-credentials: false
- uses: citation-file-format/cffconvert-github-action@2.0.0
with:
args: --validate