Skip to content

Commit 55e0c64

Browse files
authored
ci: update github runner deps
1 parent b4e9460 commit 55e0c64

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/tests.yml

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

2424
- name: Prepare for installation
2525
run: |
26+
sudo apt-get install glibc-tools
2627
python3 -m pip install setuptools
2728
python3 -m pip install --upgrade pip wheel
2829
python3 -m pip install --upgrade codecov coveralls flake8 mock pytest==4.6.3 pytest-cov selenium

0 commit comments

Comments
 (0)