Skip to content

Commit

Permalink
gha: try loading a module (which will probably fail)
Browse files Browse the repository at this point in the history
  • Loading branch information
ayourtch committed Jul 2, 2024
1 parent ce434bf commit 079fb91
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/c-compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ jobs:
run: |
cd nat46/modules
KCPPFLAGS='-DNAT46_VERSION=\"test\" -Werror' make
# I will be extremely surprised if this works :)
insmod ./nat46.ko

0 comments on commit 079fb91

Please sign in to comment.