Skip to content

Commit

Permalink
確認コード
Browse files Browse the repository at this point in the history
  • Loading branch information
voluntas committed Nov 6, 2024
1 parent c905b2d commit d6f8604
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ jobs:
run: |
sudo modprobe v4l2loopback devices=1 video_nr=0 exclusive_caps=1 card_label='VCamera'
ls -l /dev/video0
- run: |
v4l2-ctl --device /dev/video0 --all
v4l2-ctl --device /dev/video0 --list-formats-ext
- run: /home/runner/work/momo/momo/_build/ubuntu-22.04_x86_64/release/momo/momo --version
- run: uv sync
working-directory: ./test
Expand Down

0 comments on commit d6f8604

Please sign in to comment.