Skip to content

Commit e775c98

Browse files
committed
added expected output for selfcheck
1 parent 37fa4f4 commit e775c98

File tree

3 files changed

+4303
-1
lines changed

3 files changed

+4303
-1
lines changed

.github/workflows/CI-unixish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- name: Install missing software on macos
4646
if: contains(matrix.os, 'macos')
4747
run: |
48-
brew install coreutils
48+
brew install coreutils diffutils
4949
5050
- name: Install missing Python packages
5151
run: |

0 commit comments

Comments
 (0)