This commit is contained in:
blueloveTH 2024-02-05 16:36:38 +08:00
parent 2c8a8732f0
commit 192469bf89

View File

@ -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: |