Skip to content

Commit

Permalink
chore: fix the downstream GHA steps URL repositories
Browse files Browse the repository at this point in the history
  • Loading branch information
azmeuk committed Nov 1, 2024
1 parent ee27ee9 commit 1afa402
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
- name: Checkout downstream pyproject
uses: actions/checkout@v4
with:
repository: yaal-coop/${{ matrix.downstream }}
repository: python-scim/${{ matrix.downstream }}
path: ${{ matrix.downstream }}
- name: Install Python ${{ matrix.python }}
run: |
Expand Down

0 comments on commit 1afa402

Please sign in to comment.