Skip to content

Commit

Permalink
Remove unnecessary code
Browse files Browse the repository at this point in the history
  • Loading branch information
paulacamargo25 committed Sep 21, 2023
1 parent db4610a commit 6b2263a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/azure-pipeline.pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ extends:
displayName: Install nox

# update according packageArch
- script: python -m nox --session install_bundled_libs -- ${{ variables.VSCETARGET }}
- script: python -m nox --session install_bundled_libs
displayName: Install Python dependencies
env:
VSCETARGET: ${{ variables.VSCETARGET }}
Expand Down

0 comments on commit 6b2263a

Please sign in to comment.