setup-python/__tests__
Jongwoo Han 206e984b94
refactor: Use early return pattern to avoid nested conditions (#566)
* refactor: Use early return pattern

Signed-off-by: jongwooo <jongwooo.han@gmail.com>

* fix: Replace throw with warn

Signed-off-by: jongwooo <jongwooo.han@gmail.com>

Signed-off-by: jongwooo <jongwooo.han@gmail.com>
2022-12-19 14:00:46 +01:00
..
data Fix poetry version (#445) 2022-07-25 15:02:06 +02:00
cache-restore.test.ts Add OS info to the error message (#559) 2022-12-07 18:12:42 +01: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 Add check-latest functionality (#406) 2022-07-25 16:54:04 +02:00
finder.test.ts Add check-latest functionality (#406) 2022-07-25 16:54:04 +02:00
install-pypy.test.ts Add check-latest functionality (#406) 2022-07-25 16:54:04 +02:00
utils.test.ts refactor: Use early return pattern to avoid nested conditions (#566) 2022-12-19 14:00:46 +01:00
verify-python.py Improve workflows (#88) 2020-05-01 18:52:58 +02:00