mirror of
https://github.com/yaakov-h/scream-driver.git
synced 2024-11-21 17:04:50 +00:00
parent
55dbaae2a8
commit
6942de53ae
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
@ -20,7 +20,7 @@ jobs:
|
|||
run: sudo insmod scream.ko
|
||||
|
||||
- name: Check for device
|
||||
run: ls /dev/scream
|
||||
run: ls -l /dev/scream
|
||||
|
||||
- name: Read from device
|
||||
run: head -c 2048 /dev/scream
|
||||
|
|
Loading…
Reference in a new issue