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 5da742a commit b61e33eCopy full SHA for b61e33e
.github/workflows/on_push.yaml
@@ -49,7 +49,7 @@ jobs:
49
if: success() || failure()
50
continue-on-error: true
51
with:
52
- name: GO Tests
+ name: Python Tests
53
path: report.xml
54
reporter: java-junit
55
0 commit comments