Skip to content

Commit

Permalink
fix master ci pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
thigm85 committed Sep 22, 2022
1 parent f466795 commit 995f0e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion screwdriver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ jobs:
- install-python: |
dnf install -y python38-pip
python3 -m pip install --upgrade pip
python3 -m pip install pytest
python3 -m pip install pytest learntorank
- install-package: |
python3 -m pip cache purge
python3 -m pip install --no-cache-dir --no-cache --quiet \
Expand Down

0 comments on commit 995f0e6

Please sign in to comment.