Skip to content

Commit

Permalink
Merge pull request #765 from yarikoptic/bf-zenodo
Browse files Browse the repository at this point in the history
Revert "Add CITATION.cff validation to lint workflow"
  • Loading branch information
yarikoptic authored Jun 6, 2024
2 parents f1fe113 + 256495f commit a5c694a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ jobs:
run: |
python -m pip install --upgrade pip
python -m pip install --upgrade tox
python -m pip install --upgrade cffconvert pyyaml
- name: Run linters
run: tox -e lint

- name: Validate CITATION.cff
run: cffconvert --validate

0 comments on commit a5c694a

Please sign in to comment.