Skip to content

[Feature] qsfpinfo: New tool to print QSFP EEPROM information #5341

[Feature] qsfpinfo: New tool to print QSFP EEPROM information

[Feature] qsfpinfo: New tool to print QSFP EEPROM information #5341

name: python static analysis (dummy)
on:
workflow_dispatch:
push:
pull_request:
jobs:
analyze:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ['3.8', '3.9', '3.10', '3.11']
steps:
- run: exit 0