Skip to content

Commit 1afa402

Browse files
committed
chore: fix the downstream GHA steps URL repositories
1 parent ee27ee9 commit 1afa402

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
- name: Checkout downstream pyproject
6060
uses: actions/checkout@v4
6161
with:
62-
repository: yaal-coop/${{ matrix.downstream }}
62+
repository: python-scim/${{ matrix.downstream }}
6363
path: ${{ matrix.downstream }}
6464
- name: Install Python ${{ matrix.python }}
6565
run: |

0 commit comments

Comments
 (0)