X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=.github%2Fworkflows%2Ffunctional_test.yml;h=d449a22849e3e09d1f47a7c9166b78c39aa9b559;hb=1a8840f79258007750d7227dd93c494739678793;hp=1f2306ef07557cc01558b5ea629a030daed23e0b;hpb=1ce05a70f02ee64a076362725be748290e9c031b;p=kconfig-hardened-check.git diff --git a/.github/workflows/functional_test.yml b/.github/workflows/functional_test.yml index 1f2306e..d449a22 100644 --- a/.github/workflows/functional_test.yml +++ b/.github/workflows/functional_test.yml @@ -162,6 +162,6 @@ jobs: with: files: ./coverage.xml flags: functional_test - name: codecov-umbrella + name: functional_test_upload fail_ci_if_error: true verbose: true