Skip to content

Commit

Permalink
そもそも tests いらないのでは・・
Browse files Browse the repository at this point in the history
  • Loading branch information
voluntas committed Aug 15, 2024
1 parent be3aa70 commit ec493c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/examples-e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ jobs:
7z e openh264-2.4.1-win64.dll.bz2
Rename-Item -Path "openh264-2.4.1-win64.dll" -NewName "libopenh264.dll"
echo "OPENH264_PATH=$PWD\libopenh264.dll" >> $env:GITHUB_ENV
working-directory: tests
- uses: eifinger/setup-rye@v4
- run: rye pin ${{ matrix.python_version }}
- run: rye sync
Expand Down

0 comments on commit ec493c7

Please sign in to comment.