Remove python setup from CI

This commit is contained in:
Akhil G Krishnan 2024-01-14 10:31:15 +05:30
parent 4fb230d214
commit 6713a41111
1 changed files with 0 additions and 5 deletions

View File

@ -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 .