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.
2 parents 95e3dba + a181467 commit 52e8de9Copy full SHA for 52e8de9
1 file changed
.github/workflows/performance.yml
@@ -63,7 +63,7 @@ jobs:
63
ref: ${{ github.event.pull_request.head.ref }}
64
65
- name: Run before measurements
66
- uses: nextcloud/profiler@6801ee10fc80f10b444388fb6ca9b36ad8a2ea83
+ uses: nextcloud/profiler@6a74c915048285b35b8e1cd96c0835a635945044
67
with:
68
run: |
69
curl -s -X PROPFIND -u test:test http://localhost:8080/remote.php/dav/files/test
@@ -85,7 +85,7 @@ jobs:
85
86
- name: Run after measurements
87
id: compare
88
89
90
91
0 commit comments