Skip to content

Commit

Permalink
remove extra modules
Browse files Browse the repository at this point in the history
  • Loading branch information
pykpkg47 authored Sep 5, 2024
1 parent 4084c1a commit 7edd9e9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ jobs:
- name: list modules
run: cat /proc/filesystems

- name: system-level-dependencies
run: sudo apt update && sudo apt -y install linux-modules-extra-$(uname -r )


- name: Setup tmate session
uses: mxschmitt/action-tmate@v3

0 comments on commit 7edd9e9

Please sign in to comment.