Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/gerrit-verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ jobs:
- start-verify
- verify-checkstyle
if: ${{ needs.verify-checkstyle.result == 'success' }}
uses: fdio/vpp/.github/workflows/vpp-csit-verify-api.yml@1d3c4f761e2c0d2fa8b20d8653d4614a4fbaea49
uses: fdio/vpp/.github/workflows/vpp-csit-verify-api.yml@8b097bb2859be72108c26f7ab4d93538be45f9c6
with:
FDIO_NAMESPACE: ${{ inputs.FDIO_NAMESPACE }}
GERRIT_BRANCH: ${{ inputs.GERRIT_BRANCH }}
Expand Down