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 Jan 26, 2024
1 parent faabc6e commit b9f370f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ jobs:
- name: Run tests
run: |
echo "C:\Program Files\MKVToolNix" >> $GITHUB_PATH
echo "{Path}={C:\Program Files\MKVToolNix}" >> "$GITHUB_ENV"
echo "{PATH}={C:\Program Files\MKVToolNix}" >> "$GITHUB_ENV"
pytest

0 comments on commit b9f370f

Please sign in to comment.