Skip to content

Commit 6bc62c4

Browse files
committed
Add unrar for testing
1 parent 46fd681 commit 6bc62c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424

2525
- name: Install dependencies
2626
run: |
27+
sudo apt install unrar
2728
python -m pip install --upgrade pip
2829
pip install black==20.8b1
2930
pip install -r requirements-test.txt

0 commit comments

Comments
 (0)