Skip to content

Commit

Permalink
Upload the correct artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Vasseur committed Nov 24, 2024
1 parent edfb5a7 commit 96fce94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
if: ${{ !cancelled() }}
uses: actions/upload-artifact@v3
with:
name: DB-dump
name: DB-dump-${{ matrix.SQL_ISOLATION }}
path: /tmp/db.sql
- name: Upload all logs/artifacts
if: ${{ !cancelled() }}
Expand Down

0 comments on commit 96fce94

Please sign in to comment.