Skip to content

Commit c1e4c07

Browse files
committed
Remove bzr install from workflows
Signed-off-by: Tamal Saha <tamal@appscode.com>
1 parent eff0d10 commit c1e4c07

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,4 @@ jobs:
2727

2828
- name: Run checks
2929
run: |
30-
sudo apt-get -qq update
31-
sudo apt-get install -y bzr || true
3230
make ci

0 commit comments

Comments
 (0)