Skip to content

Commit

Permalink
chore: record version pipeline update (#716)
Browse files Browse the repository at this point in the history
---------

Co-authored-by: Ryan <[email protected]>
  • Loading branch information
vilit1 and c-ryan-k authored Sep 5, 2024
1 parent 10a5ac2 commit 10df84d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .azure-devops/templates/install-and-record-version.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
steps:
- script: 'pip install .'
displayName: 'Install the whl locally'
workingDirectory: '.'

- task: PythonScript@0
displayName : 'setupVersion'
name: 'setupVersion'
Expand Down

0 comments on commit 10df84d

Please sign in to comment.