Skip to content

test

test #2

Workflow file for this run

name: "test"
on:
workflow_dispatch:
jobs:
test:
name: Run Tests
runs-on: ubuntu-latest
steps:
- name: load modules
run: lsmod && cat /proc/filesystems