Skip to content

Commit 3667a4c

Browse files
committed
ci(session-e2e): rename job to Agent Session with Python Agent
1 parent 298a518 commit 3667a4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/session-e2e.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
os: [ubuntu-latest, windows-latest, macos-latest]
4242

4343
runs-on: ${{ matrix.os }}
44-
name: python on ${{ matrix.os }}
44+
name: Agent Session with Python Agent on ${{ matrix.os }}
4545

4646
permissions:
4747
contents: read

0 commit comments

Comments
 (0)