提交 7cde6968 编写于 作者: P Pavol Mulinka

update

上级 0b5b28b0
......@@ -44,7 +44,6 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Install dependencies
run: |
apt-get install ffmpeg libsm6 libxext6 -y
python -m pip install --upgrade pip
python -m pip install pytest-cov codecov .
if [ -f requirements.txt ]; then pip install -r requirements.txt; fi
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册