Skip to content

Commit

Permalink
Update github-actions.yml
Browse files Browse the repository at this point in the history
Umm, just want to see lsmod on this node...
  • Loading branch information
tpatki authored Feb 8, 2024
1 parent a610c3e commit b1bcf55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ jobs:
cd _test_build
cmake ../
make VERBOSE=1
ldd ./variorum-print-power-example
# ldd ./variorum-print-power-example
lsmod
#lsmod | grep hsmp
#./variorum-print-power-example
Expand Down

0 comments on commit b1bcf55

Please sign in to comment.