Skip to content

Check if an interface is listed multiple times in LIST_INTERFACES #798

Check if an interface is listed multiple times in LIST_INTERFACES

Check if an interface is listed multiple times in LIST_INTERFACES #798

Workflow file for this run

name: isort
on: [push, pull_request]
permissions:
contents: read
jobs:
isort:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
persist-credentials: false
- uses: isort/isort-action@v1