Skip to content

Commit

Permalink
Spacing issue
Browse files Browse the repository at this point in the history
  • Loading branch information
rowleya committed Jan 15, 2025
1 parent f837319 commit 337e50e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,5 +154,5 @@ jobs:
run: mvn apache-rat:check --settings $SETTINGS_FILE -V || (find . -type f -name 'rat*.txt' -print | xargs grep -l unapproved | xargs cat; exit 1)
- name: "Check: CITATION.cff validity"
uses: dieghernan/cff-validator@v3
with:
install-r: true
with:
install-r: true

0 comments on commit 337e50e

Please sign in to comment.