Skip to content

Commit

Permalink
fix: remove tagging from PR-build as it's not accessible for 3P contr…
Browse files Browse the repository at this point in the history
…ibutors
  • Loading branch information
kikomiss committed Jun 23, 2024
1 parent 453fbab commit 8a197da
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .ado/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,6 @@ jobs:
pip freeze
displayName: List installed packages
- script: |
python set_version.py
env:
RELEASE_TYPE: "patch"
BUILD_TYPE: "dev"
displayName: Set "azure-quantum" package version
- script: |
cd $(Build.SourcesDirectory)/azure-quantum
python setup.py sdist --dist-dir=target/wheels
Expand Down

0 comments on commit 8a197da

Please sign in to comment.