Skip to content

e2e: fix topology-aware/n4c16/test09-container-exit test #10

e2e: fix topology-aware/n4c16/test09-container-exit test

e2e: fix topology-aware/n4c16/test09-container-exit test #10

Workflow file for this run

name: Verify code
on:
pull_request:
paths-ignore:
- "docs/**"
- "**.md"
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
cancel-in-progress: true
jobs:
verify:
uses: "./.github/workflows/common-verify-code.yaml"