Browse Source

chore: get coverall logs

JianBo He 3 years atrás
parent
commit
e464c3890e
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .github/workflows/run_test_cases.yaml

+ 3 - 0
.github/workflows/run_test_cases.yaml

@@ -204,7 +204,10 @@ jobs:
         env:
           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
         run: make coveralls
+
       - name: get coveralls logs
+        working-directory: source
+        env:
         if: failure()
         run: cat rebar3.crashdump