mirror of
https://github.com/actions/setup-python.git
synced 2025-07-23 06:28:22 +02:00
Add ESLint, update Prettier
This commit is contained in:
parent
7b9ef6fc5a
commit
ddbb0d5a82
32 changed files with 3659 additions and 505 deletions
2
.github/workflows/e2e-cache.yml
vendored
2
.github/workflows/e2e-cache.yml
vendored
|
@ -128,4 +128,4 @@ jobs:
|
|||
pipenv install --keep-outdated --python pypy
|
||||
} else {
|
||||
pipenv install --keep-outdated --python ${{ matrix.python-version }}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue