We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8afc0a0 commit b0d3e27Copy full SHA for b0d3e27
.github/workflows/ci.yaml
@@ -51,8 +51,6 @@ jobs:
51
profile: minimal
52
override: true
53
components: rustfmt
54
- - name: Install xmllint
55
- run: sudo apt-get install libxml2-utils
56
- name: Install Python
57
uses: actions/setup-python@v2
58
with:
0 commit comments