mirror of
https://github.com/actions/setup-python.git
synced 2025-07-19 22:38:20 +02:00
resolve comments and add licenses
This commit is contained in:
parent
f8238767a5
commit
aaeea74198
58 changed files with 1863 additions and 25 deletions
2
.github/workflows/e2e-cache.yml
vendored
2
.github/workflows/e2e-cache.yml
vendored
|
@ -14,7 +14,7 @@ on:
|
|||
permissions:
|
||||
contents: read
|
||||
jobs:
|
||||
python-pip-depencies-caching:
|
||||
python-pip-dependencies-caching:
|
||||
name: Test pip (Python ${{ matrix.python-version}}, ${{ matrix.os }})
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue