Skip to content

Commit 7c39dc4

Browse files
committed
Fix CI file
1 parent a235552 commit 7c39dc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Continuous-Integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ jobs:
6868
if: failure()
6969
run: |
7070
cat ${{ steps.Compile.outputs.compile-result }}
71-
exit 1
71+
exit 1

0 commit comments

Comments
 (0)