Skip to content

Commit 96fce94

Browse files
author
Michael Vasseur
committed
Upload the correct artifacts
1 parent edfb5a7 commit 96fce94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
if: ${{ !cancelled() }}
9292
uses: actions/upload-artifact@v3
9393
with:
94-
name: DB-dump
94+
name: DB-dump-${{ matrix.SQL_ISOLATION }}
9595
path: /tmp/db.sql
9696
- name: Upload all logs/artifacts
9797
if: ${{ !cancelled() }}

0 commit comments

Comments
 (0)