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 298a518 commit 3667a4cCopy full SHA for 3667a4c
1 file changed
.github/workflows/session-e2e.yaml
@@ -41,7 +41,7 @@ jobs:
41
os: [ubuntu-latest, windows-latest, macos-latest]
42
43
runs-on: ${{ matrix.os }}
44
- name: python on ${{ matrix.os }}
+ name: Agent Session with Python Agent on ${{ matrix.os }}
45
46
permissions:
47
contents: read
0 commit comments