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 3114a65 commit ecfa2d9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/run_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ name: Run Tests

on: [push, pull_request]

env:
mkvtoolnix: C:\Program Files\MKVToolNix

jobs:
run-tests:
name: "Test (${{matrix.os}}, Python ${{ matrix.python-version }})"
Expand Down Expand Up @@ -55,3 +58,4 @@ jobs:
echo "{C:\Program Files\MKVToolNix}" >> $GITHUB_PATH
echo "C:/Program Files/MKVToolNix" >> $GITHUB_PATH
echo "$PATH"
mkvpropedit -h

0 comments on commit ecfa2d9

Please sign in to comment.