Skip to content

Commit

Permalink
Update beep-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ardunn committed May 10, 2023
1 parent 858369f commit eecbc76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/beep-test.yml
Expand Up @@ -32,7 +32,7 @@ jobs:

- name: Install dependencies
run: |
python -m pip install --upgrade pip
python -m pip install --upgrade pip setuptools wheel
pip install -r requirements.txt
pip install -e .[tests]
Expand Down

0 comments on commit eecbc76

Please sign in to comment.