Skip to content

Commit

Permalink
Remove python-docer lib
Browse files Browse the repository at this point in the history
  • Loading branch information
peterMuriuki committed Mar 15, 2021
1 parent 2770e03 commit b00fe16
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
- name: Install dependencies
run: |
docker --version
sudo apt-get update && sudo apt-get -qq -y install python-docker
python -m pip install --upgrade pip
pip install -r requirements.txt
- name: Test with molecule
Expand Down

0 comments on commit b00fe16

Please sign in to comment.