Skip to content

Commit b61e33e

Browse files
authored
Update .github/workflows/on_push.yaml
1 parent 5da742a commit b61e33e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on_push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
if: success() || failure()
5050
continue-on-error: true
5151
with:
52-
name: GO Tests
52+
name: Python Tests
5353
path: report.xml
5454
reporter: java-junit
5555

0 commit comments

Comments
 (0)