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 60379e9 commit 45aa3edCopy full SHA for 45aa3ed
.github/workflows/unit-tests.yml
@@ -10,7 +10,7 @@ jobs:
10
name: Test with Python ${{ matrix.python-version }}
11
runs-on: ubuntu-latest
12
13
- if: github.repository == 'google-a2a/a2a-python'
+ if: github.repository == 'a2aproject/a2a-python'
14
services:
15
postgres:
16
image: postgres:15-alpine
0 commit comments