Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
- adjusted ci to run processing
  • Loading branch information
Mikonooooo committed Oct 25, 2023
1 parent b746bf1 commit b77058c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
run: echo $DATA >> /home/runner/work/Ball-101/Ball-101/.env
- name: Run CI tests
run: |
python src/processing/shot_detect.py
python src/main.py data/training_data.mp4

0 comments on commit b77058c

Please sign in to comment.