Skip to content

Commit 6713a41

Browse files
Remove python setup from CI
1 parent 4fb230d commit 6713a41

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/lint.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,6 @@ jobs:
2626
- name: mdl
2727
run: bundle exec rake -f guides/Rakefile guides:lint
2828

29-
- name: Set up Python
30-
uses: actions/setup-python@v3
31-
with:
32-
python-version: "3.10"
33-
3429
- run: tools/railspect changelogs .
3530
- run: tools/railspect configuration .
3631

0 commit comments

Comments
 (0)