Skip to content

Commit b0d3e27

Browse files
committed
remove xmllint dep
1 parent 8afc0a0 commit b0d3e27

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@ jobs:
5151
profile: minimal
5252
override: true
5353
components: rustfmt
54-
- name: Install xmllint
55-
run: sudo apt-get install libxml2-utils
5654
- name: Install Python
5755
uses: actions/setup-python@v2
5856
with:

0 commit comments

Comments
 (0)