diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cd6f872bb..e161ec243 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -85,7 +85,7 @@ jobs: - name: Upload trial log uses: actions/upload-artifact@v1 with: - name: _trial_temp/test.log + name: test.log path: _trial_temp/test.log # Upload this job's coverage data to Coveralls. While there is a GitHub