Skip to content

Commit

Permalink
momo --version
Browse files Browse the repository at this point in the history
  • Loading branch information
voluntas committed Oct 20, 2024
1 parent 9a973e1 commit 8274e4e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
run: |
sudo modprobe v4l2loopback devices=1 video_nr=0 exclusive_caps=1 card_label='VCamera'
ls -l /dev/video0
- run: /home/runner/work/momo/momo/_build/ubuntu-22.04_x86_64/release/momo/momo --version
- run: uv sync
working-directory: ./test
- run: |
Expand Down
2 changes: 1 addition & 1 deletion test/.python-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.12.3
3.13

0 comments on commit 8274e4e

Please sign in to comment.