mirror of https://github.com/rails/rails
Remove python setup from CI
This commit is contained in:
parent
4fb230d214
commit
6713a41111
|
@ -26,11 +26,6 @@ jobs:
|
|||
- name: mdl
|
||||
run: bundle exec rake -f guides/Rakefile guides:lint
|
||||
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v3
|
||||
with:
|
||||
python-version: "3.10"
|
||||
|
||||
- run: tools/railspect changelogs .
|
||||
- run: tools/railspect configuration .
|
||||
|
||||
|
|
Loading…
Reference in New Issue