Skip to content

Commit

Permalink
Less verbosity
Browse files Browse the repository at this point in the history
  • Loading branch information
mernst committed Sep 23, 2024
1 parent 4def9f5 commit 05c01b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-style.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
- name: Check style
run: make check-style
- name: Check script diffs
run: pwd && cd src/scripts/merge_tools && pwd && ls && ./check-implementations.sh
run: pwd && cd src/scripts/merge_tools && ./check-implementations.sh

0 comments on commit 05c01b9

Please sign in to comment.