Browse Source

ci: 取消codecov的fail_ci_if_error (#77)

LoGin 7 tháng trước cách đây
mục cha
commit
cfb7b78ff5
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .github/workflows/rust.yml

+ 1 - 1
.github/workflows/rust.yml

@@ -46,5 +46,5 @@ jobs:
         with:
           token: ${{ secrets.CODECOV_TOKEN }} # not required for public repos
           files: lcov.info
-          fail_ci_if_error: true
+          fail_ci_if_error: false