Skip to content

Commit 60927c7

Browse files
committed
fixup
1 parent 9609488 commit 60927c7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/haskell.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,8 @@ jobs:
151151
echo "A"
152152
git --version
153153
echo "B"
154+
git status schema
155+
echo "C"
154156
git status schema | grep schema/migration > schema.diff
155157
echo "*************************************************************"
156158
cat schema.diff

0 commit comments

Comments
 (0)