mirror of
https://github.com/actions/setup-python.git
synced 2025-06-24 04:38:00 +02:00
Remove legacy PyPy input (#342)
This commit is contained in:
4
.github/workflows/workflow.yml
vendored
4
.github/workflows/workflow.yml
vendored
@ -24,8 +24,8 @@ jobs:
|
||||
with:
|
||||
node-version: 16.x
|
||||
|
||||
- name: npm install
|
||||
run: npm install
|
||||
- name: npm ci
|
||||
run: npm ci
|
||||
|
||||
- name: Lint
|
||||
run: npm run format-check
|
||||
|
Reference in New Issue
Block a user