Skip to content

Commit

Permalink
sudo make me a sandwich?
Browse files Browse the repository at this point in the history
  • Loading branch information
zardus committed Sep 2, 2023
1 parent 690f566 commit fb08ec2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
- name: Install test dependencies
run: |
apt-get update
apt-get install -y python3-pip
sudo apt-get update
sudo apt-get install -y python3-pip
python -m pip install --upgrade pip
pip install pytest
Expand Down

0 comments on commit fb08ec2

Please sign in to comment.