We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2242cd3 commit e753561Copy full SHA for e753561
1 file changed
.github/workflows/ci.yml
@@ -147,7 +147,7 @@ jobs:
147
uses: actions/upload-artifact@v3
148
with:
149
name: e2e-tracing
150
- path: /home/runner/work/integration_openproject/integration_openproject/tests/e2e/report/
+ path: server/apps/integration_openproject/tests/e2e/report/
151
152
- name: JS Code Coverage Summary Report
153
if: ${{ github.event_name == 'pull_request' && matrix.nextcloudVersion == 'master' && matrix.phpVersion == '7.4' }}
0 commit comments