Skip to content

Commit

Permalink
Remove whitespace ignore param from nexus version diff
Browse files Browse the repository at this point in the history
  • Loading branch information
domna committed Jul 17, 2024
1 parent 467f1a5 commit 81260ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_nexus_version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
cd ../
- name: Diff
run: |
diff -w src/pynxtools/nexus-version.txt src/pynxtools/nexus-ref.txt
diff src/pynxtools/nexus-version.txt src/pynxtools/nexus-ref.txt

0 comments on commit 81260ee

Please sign in to comment.