Skip to content

Commit

Permalink
fixup! Issue #5 create test report and use basic GA upload
Browse files Browse the repository at this point in the history
  • Loading branch information
soxofaan committed Jul 19, 2024
1 parent 0717fee commit 229a3fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/benchmarks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
OPENEO_AUTH_CLIENT_CREDENTIALS_CDSEFED: ${{ secrets.OPENEO_AUTH_CLIENT_CREDENTIALS_CDSEFED }}
- name: upload report
uses: actions/upload-artifact@v4
if: always()
with:
name: report
path: qa/benchmarks/report/index.html

0 comments on commit 229a3fd

Please sign in to comment.