mirror of
https://github.com/asciinema/asciinema.git
synced 2025-12-16 03:38:03 +01:00
test_require is deprecated
This commit is contained in:
2
.github/workflows/asciinema.yml
vendored
2
.github/workflows/asciinema.yml
vendored
@@ -39,6 +39,6 @@ jobs:
|
||||
with:
|
||||
python-version: ${{ matrix.python }}
|
||||
- name: Install dependencies
|
||||
run: python setup.py test
|
||||
run: pip install nose
|
||||
- name: Run Asciinema tests
|
||||
run: script -e -c make test
|
||||
|
||||
Reference in New Issue
Block a user