Skip to content

Add nvidia driver version checks to GH actions #695

Add nvidia driver version checks to GH actions

Add nvidia driver version checks to GH actions #695

Workflow file for this run

name: Static Checks
on: [pull_request]
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: make static-check