Skip to content

Commit 4bfc215

Browse files
committed
Earliest git diff
1 parent ba3ef0a commit 4bfc215

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ jobs:
2525
build: |
2626
cd analysis
2727
# git checkout converted these to windows newline. Convert back to unix newline here
28+
echo "git diff now"
29+
git diff
2830
echo "cat -A ci===="
2931
cat -A tests/src/expected/Auto.res.txt
3032
dos2unix test.sh tests/src/*.res tests/src/*.resi

0 commit comments

Comments
 (0)