Skip to content

Commit

Permalink
drop! Retarget CI to OpenAssetIO PR
Browse files Browse the repository at this point in the history
Signed-off-by: David Feltell <[email protected]>
  • Loading branch information
feltech committed Dec 4, 2023
1 parent 713c6ff commit db143b6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
name: openassetio-wheels
repo: OpenAssetIO/OpenAssetIO
path: deps
pr: 1214

- name: Install dependencies
run: |
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/code-quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
name: openassetio-wheels
repo: OpenAssetIO/OpenAssetIO
path: deps
pr: 1214

- name: Install dependencies
run: |
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
name: openassetio-wheels
repo: OpenAssetIO/OpenAssetIO
path: deps
pr: 1214

- uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit db143b6

Please sign in to comment.