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 46fd681 commit 6bc62c4Copy full SHA for 6bc62c4
.github/workflows/tests.yaml
@@ -24,6 +24,7 @@ jobs:
24
25
- name: Install dependencies
26
run: |
27
+ sudo apt install unrar
28
python -m pip install --upgrade pip
29
pip install black==20.8b1
30
pip install -r requirements-test.txt
0 commit comments