Skip to content

Add collector to get pci device data #9

Add collector to get pci device data

Add collector to get pci device data #9

Workflow file for this run

name: YaST integration tests
on: [pull_request]
jobs:
yast:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Setup Go
run: go mod vendor
- name: Run test-yast
run: make test-yast