Fix pg profile

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev 2025-06-02 17:14:49 +07:00
parent e0c13e85b4
commit 420a1c2103
No known key found for this signature in database
GPG Key ID: BD80F68D68D8F7F2

View File

@ -408,7 +408,7 @@ jobs:
if: always()
uses: actions/upload-artifact@v4
with:
name: profiling
name: profiling-pg
path: ./tests/profiles
- name: 'Store docker logs'
if: always()