Skip to content

Commit

Permalink
temporarily revert Python, waiting for actions/python-versions#312
Browse files Browse the repository at this point in the history
  • Loading branch information
zloirock committed Oct 8, 2024
1 parent 4aee0fd commit a9f3574
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
cache: npm
- uses: actions/setup-python@v5
with:
python-version: 3.13
python-version: 3.12
- run: npm ci
- run: pip install codespell
- run: npx run-s lint-raw codespell
Expand Down

0 comments on commit a9f3574

Please sign in to comment.