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 67a4b21 commit 22c82fcCopy full SHA for 22c82fc
.github/workflows/benchmarks-main.yml
@@ -63,7 +63,7 @@ jobs:
63
uses: actions/upload-artifact@v4
64
if: failure()
65
with:
66
- name: test-results
+ name: test-results-${{ matrix.java-version }}
67
path: |
68
**/build/reports/*
69
**/build/test-results/*
.github/workflows/iceberg-catalog-migrator-main.yml
0 commit comments