Skip to content

Commit

Permalink
Be quiet xmllint
Browse files Browse the repository at this point in the history
  • Loading branch information
briandfoy committed Mar 16, 2023
1 parent 9060571 commit 03a4bd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_range_message.yml
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Check new RangeMessage.xml
id: check
run: |
xmllint lib/Business/ISBN/RangeMessage.xml.new
xmllint lib/Business/ISBN/RangeMessage.xml.new > /dev/null
- name: Check if RangeMessage is updated
id: compare
continue-on-error: true
Expand Down

0 comments on commit 03a4bd2

Please sign in to comment.