Skip to content
This repository was archived by the owner on Mar 26, 2024. It is now read-only.

Commit 136906c

Browse files
committed
Use upstream complement for tests
1 parent b2f4a8b commit 136906c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/beeper-ci.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,10 +72,8 @@ jobs:
7272
- uses: actions/checkout@v2
7373
- uses: actions/checkout@v2
7474
with:
75-
repository: beeper/complement
75+
repository: matrix-org/complement
7676
path: complement
77-
# TODO: upgrade this or find a better way to keep aligned with upstream
78-
ref: 94fe6b9aa5560cb6a7fc4518472070287cb5d42a
7977
- name: Install complement dependencies
8078
run: |-
8179
sudo apt-get -qq update

0 commit comments

Comments
 (0)