artifact 1

This commit is contained in:
Davi Sena 2023-03-23 13:56:03 -04:00
commit 5299998b18

View file

@ -20,20 +20,11 @@ jobs:
python-impl: cpython
ytdl-test-set: core
run-tests-ext: bat
- os: windows-2019
python-version: 3.2
python-impl: cpython
ytdl-test-set: download
run-tests-ext: bat
# jython
- os: ubuntu-18.04
python-impl: jython
ytdl-test-set: core
run-tests-ext: sh
- os: ubuntu-18.04
python-impl: jython
ytdl-test-set: download
run-tests-ext: sh
steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python-version }}