setup-python/__tests__
IvanZosimov 01408cef88 Update cache-save.ts to support @actions/cache v3.0.0 lib
Made package.json and package-lock.json to use @actions/cache v3.0.0,
updated logic of the cache-save operation and added unit-tests
2022-06-28 15:17:50 +02:00
..
data Rework pipenv caching test (#375) 2022-04-04 09:12:24 -04:00
cache-restore.test.ts Cache hit output (#373) 2022-04-05 09:57:13 -04:00
cache-save.test.ts Update cache-save.ts to support @actions/cache v3.0.0 lib 2022-06-28 15:17:50 +02:00
check-python-path.sh feature: add a python-path output 2022-05-24 21:02:03 +02:00
find-pypy.test.ts Use pypyX.Y for PyPy python-version input (#349) 2022-05-18 15:20:53 +02:00
finder.test.ts Remove legacy PyPy input (#342) 2022-02-28 10:19:48 +03:00
install-pypy.test.ts Adding support for more PyPy versions and installing them on-flight (#168) 2020-12-17 16:03:54 +01:00
utils.test.ts Cache on ghes (#363) 2022-03-31 15:11:27 -04:00
verify-python.py Improve workflows (#88) 2020-05-01 18:52:58 +02:00