Skip to content

Commit 450e4f7

Browse files
committed
fix build
1 parent c9ba229 commit 450e4f7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@ jobs:
110110
with:
111111
token: ${{ secrets.CODECOV_TOKEN }}
112112

113-
- run: ./scm-engine
114-
continue-on-error: true
113+
- run: ./scm-engine -h
115114

116115
- run: git diff

0 commit comments

Comments
 (0)