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 aba9ba3 commit 19186cdCopy full SHA for 19186cd
.github/actions/ci/action.yml
@@ -77,6 +77,7 @@ runs:
77
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02
78
if: always()
79
with:
80
+ name: test-service-${{ inputs.flutter_version }}-${{ inputs.dart_version }}.log
81
path: apps/sse_contract_test_service/test-service.log
82
83
- name: Build Docs
0 commit comments