Skip to content

Commit

Permalink
Experiment
Browse files Browse the repository at this point in the history
Signed-off-by: Yury-Fridlyand <[email protected]>
  • Loading branch information
Yury-Fridlyand committed Sep 17, 2024
1 parent abd0f71 commit a81d409
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/csharp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
continue-on-error: true
uses: actions/upload-artifact@v4
with:
name: test-reports-dotnet-${{ matrix.dotnet }}-redis-${{ matrix.host.RUNNER }}
name: test-reports-dotnet-${{ matrix.dotnet }}-${{ matrix.engine.version }}-${{ matrix.host.RUNNER }}
path: |
tree.txt
Expand Down

0 comments on commit a81d409

Please sign in to comment.