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.
1 parent 500bf2f commit 073aa67Copy full SHA for 073aa67
.github/workflows/object-storage-adapter-check.yaml
@@ -98,5 +98,5 @@ jobs:
98
if: always()
99
uses: actions/upload-artifact@v5
100
with:
101
- name: cassandra_3.0_integration_test_reports_${{ matrix.mode.label }}
+ name: s3_3.0_integration_test_reports_${{ matrix.mode.label }}
102
path: core/build/reports/tests/integrationTestObjectStorage
0 commit comments