Skip to content

Commit

Permalink
[chores] Point ci to gsoc23 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
nemesifier committed Oct 11, 2023
1 parent df76dcc commit 75cbffc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,7 @@ jobs:
- name: Install test dependencies
run: |
pip install -U -r requirements-test.txt
pip install --force-reinstall \
git+https://github.com/openwisp/openwisp-controller/@issue-606/zerotier-member-auth-ip-assign
pip install --force-reinstall https://github.com/openwisp/openwisp-controller/tarball/gsoc23
- name: Install openwisp-network-topology
run: |
Expand Down

0 comments on commit 75cbffc

Please sign in to comment.