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: Id8a2632fbd6e0a72c92aaa83fd6eb0b19d5673e0
Signed-off-by: Jessica Wagantall <[email protected]>
  • Loading branch information
jwagantall committed Apr 10, 2024
1 parent 357650a commit e846201
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 @@ -100,4 +99,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 e846201

Please sign in to comment.