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 8d66dae commit 513ceb0Copy full SHA for 513ceb0
.github/workflows/pull_request.yml
@@ -56,7 +56,7 @@ jobs:
56
name: atest-result-runner-${{ matrix.python-version }}
57
path: atest/output_runner/
58
59
- - name: Upload runner test results
+ - name: Upload library test results
60
uses: actions/upload-artifact@v4
61
if: always()
62
with:
.github/workflows/release.yml
@@ -38,7 +38,7 @@ jobs:
38
39
name: atest-result-runner-python-3.13
40
41
42
43
44
0 commit comments