Skip to content

Commit 4c54d39

Browse files
committed
clean up
1 parent cef04fd commit 4c54d39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/line-count.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@ jobs:
4949
cd $BASE
5050
export MFC_PR=$PR
5151
pwd
52-
./mfc.sh init &> tmp.txt || true
52+
./mfc.sh init &> tmp.txt
5353
./mfc.sh count_diff
5454

0 commit comments

Comments
 (0)