We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cef04fd commit 4c54d39Copy full SHA for 4c54d39
.github/workflows/line-count.yml
@@ -49,6 +49,6 @@ jobs:
49
cd $BASE
50
export MFC_PR=$PR
51
pwd
52
- ./mfc.sh init &> tmp.txt || true
+ ./mfc.sh init &> tmp.txt
53
./mfc.sh count_diff
54
0 commit comments