Explorar o código

update codecov test result upload

wangweimin %!s(int64=2) %!d(string=hai) anos
pai
achega
08dfd17a42
Modificáronse 1 ficheiros con 5 adicións e 3 borrados
  1. 5 3
      .github/workflows/test.yml

+ 5 - 3
.github/workflows/test.yml

@@ -41,6 +41,8 @@ jobs:
         with:
           name: test output
           path: test/output
-      - name: Upload Codecov Report
-        working-directory: ./test
-        run: bash <(curl -s https://codecov.io/bash)
+      - name: Upload test output
+        uses: codecov/codecov-action@v3
+        with:
+          working-directory: ./test
+          verbose: true # optional (default = false)