Skip to content

Commit

Permalink
Update run_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
moi15moi committed Feb 2, 2024
1 parent 44156f1 commit 6d22207
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ jobs:
- name: Run tests
run: |
echo "C:\Program Files\MKVToolNix" >> $GITHUB_PATH
echo "{C:\Program Files\MKVToolNix}" >> $GITHUB_PATH
echo "$PATH"
mkvpropedit -h
pytest

0 comments on commit 6d22207

Please sign in to comment.