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 838a17b commit 1a3e008Copy full SHA for 1a3e008
.github/workflows/locked.yml
@@ -85,7 +85,7 @@ jobs:
85
- uses: actions/upload-artifact@v4
86
if: always()
87
with:
88
- name: suite_result
+ name: suite_result-${{ matrix.os }}
89
path: tests/suite_result/
90
91
extraction:
0 commit comments