Skip to content

Commit

Permalink
CI: fix using actual TM version integrations (#1353)
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda authored Nov 22, 2022
1 parent 20eab43 commit cf013b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .azure/gpu-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ jobs:
- bash: |
pip install -q -r requirements/integrate.txt
pip install -e . # force reinstall TM as it could be overwritten by integration's depenencies
pip list
displayName: 'Install integrations'
Expand Down

0 comments on commit cf013b5

Please sign in to comment.