Skip to content

Commit

Permalink
Update tests_py310.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sronilsson authored Oct 23, 2023
1 parent 7c281a8 commit b5b0112
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests_py310.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
python -m pip install pip==21.2.2
pip install --upgrade setuptools
pip install flake8 pytest black pytest-cov
#if [ -f requirements.txt ]; then pip install -r requirements.txt); fi
if [ -f requirements.txt ]; then pip install -r requirements.txt); fi
pip install simba-uw-tf-dev --no-deps
# - name: Install ffmpeg
# id: setup-ffmpeg
Expand Down

0 comments on commit b5b0112

Please sign in to comment.