Skip to content

Commit

Permalink
update .github action config
Browse files Browse the repository at this point in the history
  • Loading branch information
seigot committed Dec 12, 2021
1 parent c8bdfa1 commit 9dcb10a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Install dependencies
run: |
apt-get update
python -m pip install --upgrade pip
pip install flake8 pytest
sudo apt-get install -y python3-pip
Expand Down

0 comments on commit 9dcb10a

Please sign in to comment.