Skip to content

Commit

Permalink
[tests] curl not required as its already installed
Browse files Browse the repository at this point in the history
  • Loading branch information
itsnebulalol committed Jul 24, 2022
1 parent 8598232 commit 21c4da6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install -r requirements.txt
sudo apt-get install curl -y
# Run script
- name: Run tests
Expand Down

0 comments on commit 21c4da6

Please sign in to comment.