Skip to content

Commit 7ceb832

Browse files
lint: Update Gh Actions for gitlint.
1 parent 5115877 commit 7ceb832

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/zulip-tests.yml

+2
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
sudo apt-get update
2525
sudo apt-get install virtualenv
2626
tools/provision --force
27+
git remote add upstream https://github.com/zulip/python-zulip-api.git
28+
git fetch upstream
2729
2830
- name: Running Test-Suite
2931
run: |

0 commit comments

Comments
 (0)