Skip to content

Commit

Permalink
CI: Migrate tox verify from Jenkins to GHA
Browse files Browse the repository at this point in the history
Change-Id: Iff2dce6a6d462029b11821c175c3cdeeeec5ca72
Signed-off-by: Jessica Wagantall <[email protected]>
  • Loading branch information
jwagantall committed Apr 10, 2024
1 parent 40331ae commit b2e9be0
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ jobs:
gerrit-change-number: ${{ inputs.GERRIT_CHANGE_NUMBER }}
gerrit-patchset-number: ${{ inputs.GERRIT_PATCHSET_NUMBER }}
vote-type: clear
comment-only: "true"
- name: Allow replication
run: sleep 10s

Expand Down Expand Up @@ -101,4 +100,3 @@ jobs:
gerrit-change-number: ${{ inputs.GERRIT_CHANGE_NUMBER }}
gerrit-patchset-number: ${{ inputs.GERRIT_PATCHSET_NUMBER }}
vote-type: ${{ env.WORKFLOW_CONCLUSION }}
comment-only: "true"

0 comments on commit b2e9be0

Please sign in to comment.