blueloveTH 2 anni fa
parent
commit
192469bf89
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      .github/workflows/main.yml

+ 0 - 1
.github/workflows/main.yml

@@ -62,7 +62,6 @@ jobs:
       with:
         token: ${{ secrets.CODECOV_TOKEN }}
         directory: .coverage
-        fail_ci_if_error: true
       if: github.ref == 'refs/heads/main'
     - name: Compile
       run: |