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 b4a1d3a commit bab818fCopy full SHA for bab818f
.github/workflows/apisix-conformance-test.yml
@@ -114,7 +114,7 @@ jobs:
114
if: ${{ github.event_name == 'push' }}
115
uses: actions/upload-artifact@v4
116
with:
117
- name: apisix-ingress-controller-conformance-report.yaml
+ name: apisix-ingress-controller-conformance-report-${{ matrix.provider_type }}.yaml
118
path: apisix-ingress-controller-conformance-report.yaml
119
120
- name: Format Conformance Test Report
0 commit comments