Still fighting with Github Actions

This commit is contained in:
Miroslav Stampar
2021-09-29 17:09:23 +02:00
parent 353a6251dd
commit cfa5042358
4 changed files with 2 additions and 9 deletions

View File

@@ -13,8 +13,6 @@ jobs:
python-version: [ '2.x', '3.x', 'pypy-2.7', 'pypy-3.6', 'pypy-3.7' ]
steps:
- uses: actions/checkout@v2
- name: faketty
uses: Yuri6037/Action-FakeTTY@v1.1
- name: Set up Python
uses: actions/setup-python@v2
with: